GstCodecParsers.Vp9Segmentation

Fields

Name

Type

Access

Description

chroma_ac_quant_scale

int

r/w

chroma_dc_quant_scale

int

r/w

DC quant scale for chroma (U/V) component

filter_level

bytes

r/w

loop filter level

luma_ac_quant_scale

int

r/w

AC quant scale for luma(Y) component

luma_dc_quant_scale

int

r/w

DC quant scale for luma(Y) component chroma_ac_quant_scale AC quant scale for chroma(U/V) component

reference_frame

int

r/w

alternate reference frame

reference_frame_enabled

int

r/w

alternate reference frame enablement

reference_skip

int

r/w

a block skip mode that implies both the use of a (0,0) motion vector and that no residual will be coded

Methods

None

Details

class GstCodecParsers.Vp9Segmentation

Segmentation info kept across multiple frames

New in version 1.8.