SeaDve / Kooha

Elegantly record your screen
GNU General Public License v3.0
2.52k stars 69 forks source link

APNG support #276

Open MrTomRod opened 7 months ago

MrTomRod commented 7 months ago

Feature summary

Thanks for creating this great tool! I would like to create low-FPS APNGs using Kooha. I saw that this was a planned feature in 2.0.0 TODO list #75 , but if it exists, I don't know how to enable it.

APNGs look way nicer than GIFs and the compression can be way better.

SeaDve commented 7 months ago

Funny enough, I have been experimenting for APNG encoding yesterday :p

SeaDve commented 7 months ago

Btw, if you have experience with gstreamer pipelines, it is now really easy to add extra encoders, just by adding an entry to profiles file.

MrTomRod commented 6 months ago

Cool! I don't have any experience with gstreamer. Since you've been experimenting with APNG, could you share your profile?