Google Flix Engine Linux Reference Manual Instrukcja Użytkownika Strona 209

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 208
1 2 ... 204 205 206 207 208 209 210 211 212 213 214 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag