GstCodecParsers.H264VUIParams¶
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 |
|
fixed_frame_rate_flag |
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 |
|
low_delay_hrd_flag |
r/w |
specifies the HRD operational mode |
|
matrix_coefficients |
r/w |
describes the matrix coefficients used in deriving luma and chroma signals |
|
max_bits_per_mb_denom |
r/w |
indicates the maximum number of coded bits of macroblock_layer |
|
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. |
|
max_dec_frame_buffering |
r/w |
specifies the required size of the HRD decoded picture buffer in units of frame buffers. |
|
motion_vectors_over_pic_boundaries_flag |
r/w |
|
|
nal_hrd_parameters |
r/w |
||
nal_hrd_parameters_present_flag |
r/w |
|
|
num_reorder_frames |
r/w |
indicates the maximum number of frames, complementary field pairs, or non-paired fields that precede any frame, |
|
num_units_in_tick |
r/w |
is the number of time units of a clock operating at the frequency time_scale Hz time_scale: is the number of time units that pass in one second |
|
overscan_appropriate_flag |
r/w |
|
|
overscan_info_present_flag |
r/w |
||
par_d |
r/w |
||
par_n |
r/w |
||
pic_struct_present_flag |
r/w |
|
|
sar_height |
r/w |
||
sar_width |
r/w |
||
time_scale |
r/w |
||
timing_info_present_flag |
r/w |
|
|
transfer_characteristics |
r/w |
indicates the opto-electronic transfer characteristic |
|
vcl_hrd_parameters |
r/w |
||
vcl_hrd_parameters_present_flag |
r/w |
|
|
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.H264VUIParams¶
The structure representing the VUI parameters.