[FFmpeg-devel] [PATCH 1/2] lavf/avienc: Simplify palette handling

Mats Peterson matsp888 at yahoo.com
Sat Feb 27 19:41:38 CET 2016


On 02/27/2016 07:40 PM, Mats Peterson wrote:
> On 02/27/2016 07:18 PM, Reimar Döffinger wrote:
>> That's not what e.g. the matroska demuxer produces, so stream
>> copying with some generic remuxing example I am really sure that is
>> NOT how the packets come in.
>>
>
> Stream copying of raw palettized data seldom works well, due to
> different strides of AVI (4-byte aligned), QuickTime (2-byte aligned)
> and nut (unnaligned).
>

unaligned, not unnaligned.

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


More information about the ffmpeg-devel mailing list