16 vp8, 1 detailed description, Codec name – Google Flix Engine Linux Reference Manual User Manual
Page 68: General vp8 settings, Advanced vp8 settings
Advertising

62
Flix Engine Linux Module Documentation
5.16
VP8
5.16.1
Detailed Description
The VP8 video codec.
Example Usage:
sc = Flix2_AddCodec(&codec, flix, FE2_CODEC_VP8);
// Use 450kbit
if(sc == ON2_OK)
sc = Flix2_CodecSetParam(codec, FE2_VP8_BITRATE, 450.0);
Codec name
• #define
Codec name for use with
General VP8 settings
• #define
Alias for
• #define
Alias for
• #define
Alias for
• #define
Alias for
• #define
VP8 compress mode.
• #define
Codec parameter for sharpness.
• #define
Controls encoder noise reduction preprocessing.
Advanced VP8 settings
• #define
Codec parameter for undershoot percentage.
• #define
Codec parameter for undershoot percentage.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Advertising