[Ffmpeg-devel] MOV/raw format support?

Baptiste Coudurier baptiste.coudurier
Wed Oct 18 17:13:52 CEST 2006


Thomas Parmegiani wrote:
> Hi!
> 
> I have uploaded on ftp "iMac_Dance_blackmagic 10bit.mov" file which is not
> supported on ffmpeg. File uploaded does not appear in my FTP client (using
> windows) but transfer was ok (normal ?).
> Format specification is described here :
> http://developer.apple.com/quicktime/icefloe/dispatch019.html and correspond
> to v210 format (Black Magic 10 bit).
> 
> Please don't care about video green color aspect ;D
> 
> If anyone can try to add support for this file...
> 
> Thanks in advance...
> 
> Best Regards,
> 

OK, unfortunately 10 bit is unsupported by ffmpeg atm. I even wonder if
this is feasible with current system, since AVPicture data is uint8_t.

Anyway, there is no real reason to export 10 bit uncompressed since no
ffmpeg encoder is 10 bit capable. Export in 8 bit format, that should be
perfectly supported.

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A.                                    http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312




More information about the ffmpeg-devel mailing list