Mov - ffmpeg, 50 mov - ffmpeg, Muxer – Google Flix Engine Linux Reference Manual User Manual
Page 211: 1 detailed description, 2 supported codecs, Defines
Advertising

5.50 MOV - FFmpeg
205
5.50
MOV - FFmpeg
5.50.1
Detailed Description
Example Usage:
sc = Flix2_AddMuxer(&muxer, flix, FE2_MUXER_MOV);
if(sc == ON2_OK)
; //Now using the MOV muxer for output
5.50.2
Supported Codecs
• Video:
–
–
• Audio:
–
–
–
Additional References:
•
•
•
Attention:
The current implementation does not write a ’ctts’ table (cf., ISO/IEC 14496-12) to the output. This
will cause playback under QuickTime to stutter should
be used. Note
playback under the Flash Player is unaffected. This will be addressed in a future release.
Defines
• #define
MOV muxer. For use with
• #define
alias
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Advertising