beautypg.com

Webm - ffmpeg, 53 webm - ffmpeg, Webm – Google Flix Engine Linux Reference Manual User Manual

Page 248: Webm muxer

background image

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