Cbr-specific, Vbr-specific, Defines – Google Flix Engine Linux Reference Manual User Manual

Page 69

Advertising
background image

5.16 VP8

63

• #define

FE2_VP8_MIN_Q

Codec parameter for minimum quantizer.

• #define

FE2_VP8_MAX_Q

Codec parameter for maximum quantizer.

• #define

FE2_VP8_DROP_THRESH

Threshold controlling encoder frame dropping.

CBR-Specific

• #define

FE2_VP8_STREAM_INITIAL_BUFFER

Seconds of preload that are necessary before starting playback.

• #define

FE2_VP8_STREAM_OPTIMAL_BUFFER

Buffer size that the encoder strives to reach or maintain in case of specific frame overshoots.

• #define

FE2_VP8_STREAM_MAX_BUFFER

The maximum size of the buffer, in seconds.

VBR-Specific

• #define

FE2_VP8_2PASS_MIN_SECTION

VBR_2PASSControl

minimum section datarate

• #define

FE2_VP8_2PASS_MAX_SECTION

VBR_2PASSControl

maximum section datarate

Defines

• #define

FE2_VP8_PROFILE

Bitstream profile.

• #define

FE2_VP8_ALTREF

Enable the use of alternate reference frames.

• #define

FE2_VP8_AR_MAX_FRAMES

Max number of frames blurred creating alternate reference.

• #define

FE2_VP8_AR_TYPE

Filter type to use w/alternate reference.

• #define

FE2_VP8_AR_STRENGTH

Filter strength for the alternate reference.

Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen

Advertising