Google Flix Engine Linux Reference Manual User Manual Page 248

  • Download
  • Add to my manuals
  • Print
  • Page
    / 545
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 247
242 Flix Engine Linux Module Documentation
5.53 WebM - FFmpeg
5.53.1 Detailed Description
Example Usage:
sc = Flix2_AddMuxer(&muxer, flix, FE2_MUXER_WEBM);
if(sc == ON2_OK)
; //Now using the WebM muxer for output
5.53.2 Supported Codecs
Video:
FE2_CODEC_VP8
Audio:
FE2_CODEC_VORBIS
Additional References:
WebM Project
Defines
#define FE2_MUXER_WEBM
WebM muxer. For use with Flix2_AddMuxer().
5.53.3 Define Documentation
5.53.3.1 #define FE2_MUXER_WEBM
WebM muxer. For use with Flix2_AddMuxer().
Definition at line 45 of file webm.h.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Page view 247
1 2 ... 243 244 245 246 247 248 249 250 251 252 253 ... 544 545

Comments to this Manuals

No comments