[FFmpeg-devel] Support rawvideo in mkv
    Vladimir Pantelic 
    vladoman
       
    Wed Jan  5 17:30:04 CET 2011
    
    
  
Michael Niedermayer wrote:
> On Tue, Jan 04, 2011 at 04:49:35PM +0100, Luca Barbato wrote:
>>  I added the bare minimum to make rawvideo in mkv usable, any mkv expert
>>  could point me if there is a standard way to encode the pixel format?
>
> If noone awnsers, have you tried asking on a matroska related forum or ML ?
http://matroska.org/technical/specs/codecid/index.html
says:
V_UNCOMPRESSED: Video, raw uncompressed video frames
The private data is void, all details about the used colour specs and bit
depth are to be put/read from the KaxCodecColourSpace elements.
    
    
More information about the ffmpeg-devel
mailing list