[FFmpeg-devel] [PATCH 1/2] lavf/avienc: Palette changing code only concerns AV_PIX_FMT_PAL8

Mats Peterson matsp888 at yahoo.com
Tue Mar 8 13:01:19 CET 2016


On 03/08/2016 12:58 PM, Mats Peterson wrote:
> On 03/08/2016 12:56 PM, Mats Peterson wrote:
>>
>> I'm only writing 1 << bits_per_coded_sample entries to the file,
>> although it will currently be exclusively 8.
>>
>
> The bit depth, that is.
>

No, that's probably wrong of me. On stream copy, the bit depth will be 
the same as the source bit depth, but the pixel format will be 
AV_PIX_FMT_PAL8.

Mats



More information about the ffmpeg-devel mailing list