[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 14:29:08 CET 2016
On 02/17/2016 02:16 PM, Mats Peterson wrote:
> On 02/17/2016 02:02 PM, Michael Niedermayer wrote:
>> Please test this with various players if you can
>
> The only player that I have here that can play raw files properly is
> FFplay, unfortunately. The VLC I have here is an old one from Debian
> Wheezy, and MPlayer erroneusly thinks anything with rawvideo is 24-bit
> RGB. But I'll try these with FFplay.
>
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.
QuickTime still doesn't work, but I didn't expect it to.
Mats
More information about the ffmpeg-devel
mailing list