Google Flix Engine Linux Reference Manual Uživatelský manuál Strana 209

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 545
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 208
5.49 3GPP2 - FFmpeg 203
5.49 3GPP2 - FFmpeg
5.49.1 Detailed Description
Example Usage:
sc = Flix2_AddMuxer(&muxer, flix, FE2_MUXER_3G2);
if(sc == ON2_OK)
; //Now using the 3GPP2 muxer for output
5.49.2 Supported Codecs
Video:
FE2_CODEC_H263_BASELINE
FE2_CODEC_H264
Audio:
FE2_CODEC_AAC
FE2_CODEC_AACPLUS
FE2_CODEC_AMR_NB
Additional References:
3GPP2 homepage
Defines
#define FE2_MUXER_3G2
3GPP2 muxer. For use with Flix2_AddMuxer()
#define FE2_3G2_FASTSTART
FE2_ISOMEDIA_FASTSTART alias
5.49.3 Define Documentation
5.49.3.1 #define FE2_3G2_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.
Note:
Default: 0 (disabled)
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Zobrazit stránku 208
1 2 ... 204 205 206 207 208 209 210 211 212 213 214 ... 544 545

Komentáře k této Příručce

Žádné komentáře