[FFmpeg-devel] [PATCH] avcodec[/format]/webpenc: use WebPAnimEncoder API to generate animated WebP

Pascal Massimino pascal.massimino at gmail.com
Fri Mar 27 11:02:09 CET 2015


Hi,

$subject

$attached says:
------------------------------------------------------------------------
This API is available at head (MUX_ABI_VERSION >= 0x0104), is stable,
 and will be made official in future release.
For compatibility, the previous code is left as fallback.

Dont' forget to use --enable-libwebp as ./configure option.

This new code handles video, so that something like
   ffmpeg -i video.mp4 -y anim.webp
should just work.

-loop option is also supported.
------------------------------------------------------------------------

Comments welcome!
skal/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-use-WebPAnimEncoder-API-to-generate-animated.patch
Type: text/x-patch
Size: 23411 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150327/42a2eaaa/attachment.bin>


More information about the ffmpeg-devel mailing list