MPEG2 Sequence header


sequence_header(){
sequence_header_code
horizontal_size_value
vertical_size_value
aspect_ratio_information
frame_rate_code
bit_rate_value
marker_bit
vbv_buffer_size_value
constrained_parameters_flag
load_intra_quantiser_matrix
if( load_intra_quantiser_matrix){
intra_quantiser_matrix[64]
load_intra_quantiser_matrix
if( load_non_intra_quantiser_matrix){
non_intra_quantiser_matrix[64]
next_start_code()
}

No.of bits
32
12
12
4
4
18
1
10
1
1

8*64
1

8*64
ISO/IEC 13818-2, GENERIC CODING OF MOVING PICTURES AND ASSOCIATED AUDIO INFORMATION: VIDEO, 9 November 1994



MAIN >> MPEG2 Video_Sequence (BACK)

Created by: Kuan, Yeh Cheang. Copyright © 2002 YC Kuan. All rights reserved.