Google Flix Engine Linux Reference Manual Manuale Utente Pagina 213

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 545
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 212
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:
FE2_CODEC_H264
Audio:
FE2_CODEC_AAC
FE2_CODEC_AACPLUS
Additional References:
ISO - International Organization for Standardization
ISO/IEC 14496-12:ISO base media file format
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 FE2_H264_B_FRAME_RATE be used. Note
playback under the Flash Player is unaffected. This will be addressed in a future release.
See also:
H.264 notes for Apple device support
Defines
#define FE2_MUXER_MP4
MP4 muxer. For use with Flix2_AddMuxer().
#define FE2_MP4_FASTSTART
FE2_ISOMEDIA_FASTSTART alias
5.51.3 Define Documentation
5.51.3.1 #define FE2_MP4_FASTSTART
FE2_ISOMEDIA_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
Vedere la pagina 212
1 2 ... 208 209 210 211 212 213 214 215 216 217 218 ... 544 545

Commenti su questo manuale

Nessun commento