GstCodecParsers.Vp9Segmentation¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
chroma_ac_quant_scale |
r/w |
||
chroma_dc_quant_scale |
r/w |
DC quant scale for chroma (U/V) component |
|
filter_level |
r/w |
loop filter level |
|
luma_ac_quant_scale |
r/w |
AC quant scale for luma(Y) component |
|
luma_dc_quant_scale |
r/w |
DC quant scale for luma(Y) component chroma_ac_quant_scale AC quant scale for chroma(U/V) component |
|
reference_frame |
r/w |
alternate reference frame |
|
reference_frame_enabled |
r/w |
alternate reference frame enablement |
|
reference_skip |
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.