Open Caskexe opened 6 months ago
I'd also like to be able to convert animated gif
and apng
files into animated webp
files, if that's possible?
For what it's worth, it looks like this should be doable using ffmpg -c:v libwebp_anim
? Perhaps by adding webp as also an animated image format? And FFMPEG handles APNGs too.
Then, for op's issue, adding "Static GIF" as an image format output? I'm not super sure how to do this though or whether it's already plausible using a custom preset XML?
converting an apng to gif works, the produced gif changes frames fine, but this is a one-way process within this program
This would be handy for static gif files or any animated gif one wanted to save as an image. At the moment, the only options available for creating a preset are to convert to a video format.