MOV - FFmpeg
[Muxers]


Detailed Description

Example Usage:
   sc = Flix2_AddMuxer(&muxer, flix, FE2_MUXER_MOV);
   if(sc == ON2_OK)
       ; //Now using the MOV muxer for output

Supported Codecs

Additional References:

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 Documentation

#define FE2_MUXER_MOV

MOV muxer. For use with Flix2_AddMuxer().

Definition at line 116 of file isomedia.h.


On2 Technologies, Inc Flix Engine Windows documentation, generated on Mon May 19 10:51:29 2008 by doxygen 1.5.5