[FFmpeg-devel] [PATCH 3/3] apng: Add a basic APNG muxer

Paul B Mahol onemda at gmail.com
Wed Apr 1 13:57:13 CEST 2015


On 4/1/15, Donny Yang <work at kota.moe> wrote:
> On 1 April 2015 at 17:03, Paul B Mahol <onemda at gmail.com> wrote:
>
>> Dana 31. 3. 2015. 22:59 osoba "Donny Yang" <work at kota.moe> napisala je:
>> > +#include <zlib.h>
>>
>> This is missing dependency on zlib in configure.
>>
> Fixed
>
>

But this is more appropriate for APNG encoder. APNG muxer seems to not
use zlib at all.
Also mime type seems wrong, and extension should be commented out as
to not clash with png image creation. One would need to use "-f apng"
parameters.


More information about the ffmpeg-devel mailing list