[FFmpeg-devel] [PATCH] lavc/raw: add test utility for listing	fourcc/pix_fmt map
    Carl Eugen Hoyos 
    cehoyos at ag.or.at
       
    Sat May 26 13:01:28 CEST 2012
    
    
  
Stefano Sabatini <stefasab <at> gmail.com> writes:
> rgba: RGBA RGBA 
> abgr: ABGR ABGR 
> bgra: BGRA BGRA 
Am I responsible for the duplication?
(I wouldn't be surprised.)
> The formats:
> 
> pal8
Isn't the reason here that FFmpeg does not support passing the 
palette into the muxer?
See tickets #1286 and #1304.
> yuv420p9be, yuv420p9le, yuv444p9be, yuv444p9le, yuv422p9be,
> yuv422p9le
I still consider these deprecated, but I may simply misunderstand 
their purpose.
> gbrp, gbrp9be, gbrp9le, gbrp10be, gbrp10le, gbrp16be,
> gbrp16le
Most of them were added in the fork and are unused iirc.
Is conversion possible?
Very nice tool!
Carl Eugen
    
    
More information about the ffmpeg-devel
mailing list