GstCodecParsers.H265HRDParams

Fields

Name

Type

Access

Description

au_cpb_removal_delay_length_minus1

int

r/w

specifies the length, in bits, of the cpb_delay_offset and the au_cpb_removal_delay_minus1 syntax elements

bit_rate_scale

int

r/w

maximum input bitrate

cpb_cnt_minus1

bytes

r/w

specifies the number of alternative CPS specifications.

cpb_size_du_scale

int

r/w

CPB size when operates in sub-picture level

cpb_size_scale

int

r/w

CPB size when operates in access unit level

dpb_output_delay_du_length_minus1

int

r/w

dpb_output_delay_length_minus1

int

r/w

specifies the length, in bits, of the dpb_delay_offset and the pic_dpb_output_delay syntax elements

du_cpb_removal_delay_increment_length_minus1

int

r/w

specifies the length, in bits, of the nal_initial_cpb_removal_delay

elemental_duration_in_tc_minus1

[int]

r/w

temporal distance in clock ticks

fixed_pic_rate_general_flag

bytes

r/w

flag to indicate the presence of constraint on the temporal distance between the HRD output times of consecutive pictures in output order

fixed_pic_rate_within_cvs_flag

bytes

r/w

same as fixed_pic_rate_general_flag

initial_cpb_removal_delay_length_minus1

int

r/w

specifies the length, in bits, of the nal_initial_cpb_removal_delay, nal_initial_cpb_removal_offset, vcl_initial_cpb_removal_delay and vcl_initial_cpb_removal_offset.

low_delay_hrd_flag

bytes

r/w

specifies the HRD operational mode

nal_hrd_parameters_present_flag

int

r/w

indicate the presence of NAL HRD parameters

sub_pic_cpb_params_in_pic_timing_sei_flag

int

r/w

specifies the length, in bits, of the cpb_delay_offset and the au_cpb_removal_delay_minus1 syntax elements.

sub_pic_hrd_params_present_flag

int

r/w

indicate the presence of sub_pic_hrd_params

sublayer_hrd_params

[GstCodecParsers.H265SubLayerHRDParams]

r/w

Sublayer HRD parameters.

tick_divisor_minus2

int

r/w

is used to specify the clock sub-tick

vcl_hrd_parameters_present_flag

int

r/w

indicate the presence of VCL HRD parameters

Methods

None

Details

class GstCodecParsers.H265HRDParams

Defines the HRD parameters