Expand description
Encoder configuration and settings
Structs§
- Config
- Contains the encoder configuration.
- Encoder
Config - Encoder settings which impact the produced bitstream.
- Grain
Table Segment - Specifies parameters for enabling decoder-side grain synthesis for
a segment of video from
start_time
toend_time
. - Noise
GenArgs - Settings and video data defining how to generate the film grain params.
- Rate
Control Config - Rate control configuration
- Rate
Control Summary - Rate control pass summary
- Speed
Settings - Contains the speed settings.
Enums§
- CpuFeature
Level - Invalid
Config - Enumeration of possible invalid configuration errors.
- Prediction
Modes Setting - Prediction modes to search.
- Rate
Control Error - Rate control errors
- Transfer
Function
Constants§
- NUM_
UV_ COEFFS - The max number of coefficients per chroma plane for grain synthesis
- NUM_
UV_ POINTS - The max number of scaling points per chroma plane for grain synthesis
- NUM_
Y_ COEFFS - The max number of luma coefficients for grain synthesis
- NUM_
Y_ POINTS - The max number of luma scaling points for grain synthesis