Google Flix Engine Linux Reference Manual Manual do Utilizador Página 207

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 545
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 206
5.48 3GPP - FFmpeg 201
5.48 3GPP - FFmpeg
5.48.1 Detailed Description
Example Usage:
sc = Flix2_AddMuxer(&muxer, flix, FE2_MUXER_3GP);
if(sc == ON2_OK)
; //Now using the 3GPP muxer for output
5.48.2 Supported Codecs
Video:
FE2_CODEC_H263_BASELINE
FE2_CODEC_H264
Audio:
FE2_CODEC_AAC
FE2_CODEC_AACPLUS
FE2_CODEC_AMR_NB
Additional References:
3GPP homepage
Defines
#define FE2_MUXER_3GP
3GPP muxer. For use with Flix2_AddMuxer()
#define FE2_3GP_FASTSTART
FE2_ISOMEDIA_FASTSTART alias
5.48.3 Define Documentation
5.48.3.1 #define FE2_3GP_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
Vista de página 206
1 2 ... 202 203 204 205 206 207 208 209 210 211 212 ... 544 545

Comentários a estes Manuais

Sem comentários