You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since commit d6c6a37, ffmpeg -encoders shows only libwebp and not libwebp_anim.
Given that for some types of files, libwebp_animgenerates better animated webp's than libwebp, would it be possible to reintroduce it in a way that works?
Since commit d6c6a37,
ffmpeg -encodersshows onlylibwebpand notlibwebp_anim.Given that for some types of files,
libwebp_animgenerates better animated webp's thanlibwebp, would it be possible to reintroduce it in a way that works?