The MPEG-1/Video standard (ISO/IEC 11172-1)

Juan Francisco Rodríguez Herrera
Vicente González Ruiz

July 10, 2017

Contents

1 MPEG-1
2 Compression ratios
3 Redundancy removing
4 The MPEG-1 compressor
5 The MPEG-1 decompressor
6 The ME (Motion Estimation) procedure
7 I, P and B pictures
8 Display (time) and bit-stream orders
9 The GOP (Group Of Pictures) concept
10 Open and closed GOPs
11 The BC task
12 Motion fields encoding
13 The MPEG-1’s data partitioning
14 Fast visualization

1 MPEG-1

2 Compression ratios

3 Redundancy removing

4 The MPEG-1 compressor

PIC

5 The MPEG-1 decompressor

PIC

Notice that:

V i[q] = DCT-1𝒬q(Ei[q]) + MC(V i1[q]);for i > 0where Ei[q] = 𝒬qDCTV i MC(V i1[q])being MC(V 0[q]) = 0a null image, (1)

and that:

E0 = V 0. (2)

6 The ME (Motion Estimation) procedure

PIC

7 I, P and B pictures

PIC

8 Display (time) and bit-stream orders

PIC

9 The GOP (Group Of Pictures) concept

10 Open and closed GOPs

11 The BC task

12 Motion fields encoding

Motion VLC code offset


0000 0011 001 16
0000 0011 011 15
0000 0011 101 14
0000 0011 111 13
0000 0100 001 12
0000 0100 011 11
0000 0100 11 10
0000 0101 01 9
0000 0101 11 8
0000 0111 7
0000 1001 6
0000 1011 5
0000 111 4
0001 1 3
0011 2
011 1
1 0
010 1
0010 2
0001 0 3
0000 110 4
0000 1010 5
0000 1000 6
0000 0110 7
0000 0101 10 8
0000 0101 00 9
0000 0100 10 10
0000 0100 010 11
0000 0100 00012
0000 0011 110 13
0000 0011 10014
0000 0011 010 15
0000 0011 00016

13 The MPEG-1’s data partitioning

PIC

14 Fast visualization

Lab

References

[1]   International Organization for Standardization (ISO). Iso/iec tr 11172-5 (reference software). http://www.iso.ch/iso/en/ittf/PubliclyAvailableStandards, 1998.