[FFmpeg-devel] [PATCH v9] lavc/rawdec: Remove monowhite switching code for 1 bpp AVI without a palette

Mats Peterson matsp888 at yahoo.com
Sat Feb 13 12:54:32 CET 2016


On 02/13/2016 12:52 PM, Mats Peterson wrote:
>>> just double checked, this is not the case in written pal8 nut files
>>> nor does the nut spec say anything about that.
>>>
>>
>> Then check an odd-width nut file like the one below. And FFmpeg doesn't
>> care about specs when using "-vcodec copy". The stride will be the one
>> of the original data, whether it's 2, 4 or some other amount of bytes.
>>

The stride will be *aligned* to 2, 4 or some other amount of bytes.

Mats



More information about the ffmpeg-devel mailing list