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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 545
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 210
5.50 MOV - FFmpeg 205
5.50 MOV - FFmpeg
5.50.1 Detailed Description
Example Usage:
sc = Flix2_AddMuxer(&muxer, flix, FE2_MUXER_MOV);
if(sc == ON2_OK)
; //Now using the MOV muxer for output
5.50.2 Supported Codecs
Video:
FE2_CODEC_H263_BASELINE
FE2_CODEC_H264
Audio:
FE2_CODEC_AAC
FE2_CODEC_AACPLUS
FE2_CODEC_AMR_NB
Additional References:
ISO - International Organization for Standardization
ISO/IEC 14496-12:ISO base media file format
QuickTime 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.
Defines
#define FE2_MUXER_MOV
MOV muxer. For use with Flix2_AddMuxer().
#define FE2_MOV_FASTSTART
FE2_ISOMEDIA_FASTSTART alias
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Vista de página 210
1 2 ... 206 207 208 209 210 211 212 213 214 215 216 ... 544 545

Comentários a estes Manuais

Sem comentários