Mp4 - ffmpeg, 51 mp4 - ffmpeg, Mp4 muxer – Google Flix Engine Linux Reference Manual User Manual
Page 213: 1 detailed description, 2 supported codecs, Defines, 3 define documentation

5.51 MP4 - FFmpeg
207
5.51
MP4 - FFmpeg
5.51.1
Detailed Description
Example Usage:
sc = Flix2_AddMuxer(&muxer, flix, FE2_MUXER_MP4);
if(sc == ON2_OK)
; //Now using the MP4 muxer for output
5.51.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.
See also:
H.264 notes for
Defines
• #define
MP4 muxer. For use with
• #define
alias
5.51.3
Define Documentation
5.51.3.1
#define FE2_MP4_FASTSTART
alias
Influence ’moov’ box placement.
When enabled places the ’moov’ box near the beginning of the file allowing for progressive download.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen