[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 03:56:16 CET 2016


On 02/01/2016 06:12 PM, Michael Niedermayer wrote:
>
> The problem is not using pal8 the problem is that it currently doesnt
> work well at all if pal8 is used
>
> making pal8 work well may or may not be alot of work, i dont know
> but if you dont want to make pal8 work well then you also shouldnt
> push that hard to use it
>

Is the problem with pal8 not including a palette, and other issues, the 
reason behind your choice to use monow for AVI whenever possible? 
Because there is really no sensible reason to use it otherwise.

Mats



More information about the ffmpeg-devel mailing list