[FFmpeg-devel] [PATCH] avcodec[/format]/webpenc: use WebPAnimEncoder API to generate animated WebP
James Almer
jamrial at gmail.com
Fri Apr 17 00:09:50 CEST 2015
On 16/04/15 4:18 PM, Urvang Joshi wrote:
> Hi,
> Here's the patch without whitespace changes.
>
> Thanks,
> Urvang
This patch doesn't apply cleanly. Looks like something weird with the indentation still.
Was this patch handmade? It says the hash for libwebpenc.c is 95d56ac (same as git head),
but the contents of the patch don't match.
After fixing the conflicts and compiling the patch seems to work, but the resulting
animated webp files are smaller than those using the native muxer using the default
encoding and muxing settings.
Is this because the muxing done by libwebpmux is different, or are the quality defaults
changed in any way when using this codepath? If the former then that's pretty good, but
if the latter then it should probably be fixed.
More information about the ffmpeg-devel
mailing list