GstCodecParsers.H265VUIParams¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
aspect_ratio_idc |
r/w |
||
aspect_ratio_info_present_flag |
r/w |
|
|
bitstream_restriction_flag |
r/w |
|
|
chroma_loc_info_present_flag |
r/w |
|
|
chroma_sample_loc_type_bottom_field |
r/w |
||
chroma_sample_loc_type_top_field |
r/w |
specify the location of chroma for top field chroma_sample_loc_type_bottom_field specify the location of chroma for bottom field |
|
colour_description_present_flag |
r/w |
|
|
colour_primaries |
r/w |
indicates the chromaticity coordinates of the source primaries |
|
def_disp_win_bottom_offset |
r/w |
||
def_disp_win_left_offset |
r/w |
||
def_disp_win_right_offset |
r/w |
||
def_disp_win_top_offset |
r/w |
||
default_display_window_flag |
r/w |
|
|
field_seq_flag |
r/w |
||
frame_field_info_present_flag |
r/w |
|
|
hrd_parameters_present_flag |
r/w |
|
|
hrd_params |
r/w |
||
log2_max_mv_length_horizontal |
r/w |
indicate the maximum absolute value of a decoded horizontal motion vector component |
|
log2_max_mv_length_vertical |
r/w |
indicate the maximum absolute value of a decoded vertical motion vector component |
|
matrix_coefficients |
r/w |
describes the matrix coefficients used in deriving luma and chroma signals |
|
max_bits_per_min_cu_denom |
r/w |
indicates an upper bound for the number of coded bits of coding_unit data for any coding block in any picture of the CVS |
|
max_bytes_per_pic_denom |
r/w |
indicates a number of bytes not exceeded by the sum of the sizes of the VCL NAL units associated with any coded picture in the coded video sequence. |
|
min_spatial_segmentation_idc |
r/w |
when not equal to 0, establishes a bound on the maximum possible size of distinct coded spatial segmentation regions in the pictures of the CVS |
|
motion_vectors_over_pic_boundaries_flag |
r/w |
|
|
neutral_chroma_indication_flag |
r/w |
|
|
num_ticks_poc_diff_one_minus1 |
r/w |
plus 1 specifies the number of clock ticks corresponding to a difference of picture order count values equal to 1 |
|
num_units_in_tick |
r/w |
is the number of time units of a clock operating at the frequency time_scale Hz |
|
overscan_appropriate_flag |
r/w |
|
|
overscan_info_present_flag |
r/w |
||
par_d |
r/w |
||
par_n |
r/w |
||
parsed |
r/w |
|
|
poc_proportional_to_timing_flag |
r/w |
|
|
restricted_ref_pic_lists_flag |
r/w |
||
sar_height |
r/w |
||
sar_width |
r/w |
||
tiles_fixed_structure_flag |
r/w |
|
|
time_scale |
r/w |
is the number of time units that pass in one second |
|
timing_info_present_flag |
r/w |
|
|
transfer_characteristics |
r/w |
indicates the opto-electronic transfer characteristic |
|
video_format |
r/w |
indicates the representation of the picture |
|
video_full_range_flag |
r/w |
indicates the black level and range of the luma and chroma signals |
|
video_signal_type_present_flag |
r/w |
|
Methods¶
None
Details¶
- class GstCodecParsers.H265VUIParams¶
The structure representing the VUI parameters.