[FFmpeg-devel] [PATCH v5 1/4 v7] lavf/avienc: Add support for palette side data

Mats Peterson matsp888 at yahoo.com
Sat Mar 5 12:49:21 CET 2016


On 03/05/2016 12:41 PM, Mats Peterson wrote:
> On 03/05/2016 12:21 PM, Mats Peterson wrote:
>> I've noticed that avienc.c is close to useless for use with stdout. It
>> only checks pb->seekable in a few places, and for example the
>> ff_end_tag() function uses avio_seek(), but that one is used in several
>> places where there is no check for a seekable stream.
>>
>
>
> Interestingly enough, it works pretty well when using stdout. I must
> have missed something regarding the meaning of pb->seekable...
>

It works thanks to the xxpc chunks, that is.

Mats

-- 
Mats Peterson
http://matsp888.no-ip.org/~mats/


More information about the ffmpeg-devel mailing list