[FFmpeg-user] It is not possible to convert WebP and AVIF animations to other formats properly.
queste at protonmail.com
queste at protonmail.com
Sun Sep 1 05:18:49 EEST 2024
It is not possible to convert WebP animations or AVIF animations to other formats. If you want to convert them, you need to use ImageMagick and type something like `magick input.webp output-%03d.png
ffmpeg -i output-%03d.png -c:v libaom-av1 output.avif`
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: FFmpeg.txt
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20240901/b14a362e/attachment.txt>
More information about the ffmpeg-user
mailing list