[FFmpeg-devel] [PATCH 3/3] avformat/avienc: Use avi_write_packet_internal() to store raw rgb in a more spec compliant way

Mats Peterson matsp888 at yahoo.com
Wed Feb 17 15:09:58 CET 2016


On 02/17/2016 02:29 PM, Mats Peterson wrote:

> Seems to work OK with AVI. No palette included in the output file, and
> stride is correct. But the palette after the BITMAPINFOHEADER in the
> strf chunk is still missing. Currently the display is just black.
>

The display is black for 8 bpp files, that is. FFmpeg can handle 1 bpp 
raw AVI files without a palette, as we all know (even if it should 
always be included).

Mats



More information about the ffmpeg-devel mailing list