GstCodecParsers.H265SPSSccExtensionParams¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
delta_palette_max_predictor_size |
r/w |
specifies the difference between the maximum allowed palette predictor size and the maximum allowed palette size. |
|
intra_boundary_filtering_disabled_flag |
r/w |
equal to 1 specifies that the intra boundary filtering process is unconditionally disabled for intra prediction. Defines the _GstH265SPSSccExtensionParams |
|
motion_vector_resolution_control_idc |
r/w |
controls the presence and inference of the use_integer_mv_flag that specifies the resolution of motion vectors for inter prediction. |
|
palette_max_size |
r/w |
specifies the maximum allowed palette size. |
|
palette_mode_enabled_flag |
r/w |
equal to 1 specifies that the decoding process for palette mode may be used for intra blocks. Equal to 0 specifies that the decoding process for palette mode is not applied. |
|
sps_curr_pic_ref_enabled_flag |
r/w |
equal to 1 specifies that a picture in the CVS may be included in a reference picture list of a slice of the picture itself. |
|
sps_num_palette_predictor_initializer_minus1 |
r/w |
plus 1 specifies the number of entries in the sequence palette predictor initializer. |
|
sps_palette_predictor_initializer |
[ |
r/w |
specifies the value of the comp-th component of the i-th palette entry in the SPS that is used to initialize the array PredictorPaletteEntries. |
sps_palette_predictor_initializers_present_flag |
r/w |
equal to 1 specifies that the sequence palette predictors are initialized using the sps_palette_predictor_initializer specified in clause 7.3.2.2.3. |
Methods¶
None
Details¶
- class GstCodecParsers.H265SPSSccExtensionParams¶
New in version 1.18.