[FFmpeg-devel] [PATCH v3] lavc/rawdec: Only use AV_PIX_FMT_PAL8 for 1 bpp video in AVI

Mats Peterson matsp888 at yahoo.com
Mon Feb 1 18:09:02 CET 2016


On 02/01/2016 04:26 PM, Michael Niedermayer wrote:
>
> breaks converting to nut
> example:
> ./ffmpeg -i test.avi -vcodec rawvideo test-new.nut
> ./ffplay test-new.nut
> does not play
> "-vcodec copy" instead of rawvideo also does not make it work
>
> before the patch
> ./ffmpeg -i test.avi -vcodec rawvideo test.nut
> ./ffplay test.nut
> works
>
>

Is that my problem? No. It's for you to fix in the nut code.

Mats



More information about the ffmpeg-devel mailing list