[FFmpeg-devel] [PATCH] lavc/rawdec: Only use AV_PIX_FMT_PAL8 for 1 bpp video
Mats Peterson
matsp888 at yahoo.com
Sun Jan 31 15:38:59 CET 2016
On 01/31/2016 03:33 PM, Mats Peterson wrote:
> On 01/31/2016 03:29 PM, Michael Niedermayer wrote:
>> less than one out of a hundread users would realize that
>> also it does feel unclean to me to convert monochrome to pal8 in
>> the decoder and then require the user to manually force convertion
>> of paletted data back to monochrome
>
> Since this is the way FFmpeg works, there is no way around it.
> Unfortunately.
>
It is just as unclean to convert a 4 bpp file to pal8 then.
Mats
More information about the ffmpeg-devel
mailing list