Skip to content Skip to sidebar Skip to footer

Convert Animated WebP To Mp4 Using Ffmpeg

I am trying to convert a animated webp file to mp4 using javascript ffmpeg, but not able to do so. I played around with the command given here to convert mp4 to animated webp https

Solution 1:

Not supported by FFmpeg yet:

#4907: Support decoding animated WebP images


Post a Comment for "Convert Animated WebP To Mp4 Using Ffmpeg"