[FFmpeg-devel] [PATCH v3] lavc/rawdec: Only use AV_PIX_FMT_PAL8 for 1 bpp video in AVI
Mats Peterson
matsp888 at yahoo.com
Tue Feb 2 06:31:58 CET 2016
On 02/02/2016 04:04 AM, Mats Peterson wrote:
> It's like you're "clutching at straws" just to keep this little part of
> FFmpeg (1 bpp AVI without a palette) working by using monow instead of
> actually fixing the pal8 issues themselves. I'm not the one to do it at
> least.
>
And until the pal8 issues are fixed, what do you gain by clutching at
the use of monow for this unique case of 1 bpp raw AVI without a
palette, when everything else (QuickTime raw and RLE, BMP) uses pal8 for
1 bpp? Isn't it better to apply my patch before I forget what I did, and
take care of the pal8 issues later on?
Mats
More information about the ffmpeg-devel
mailing list