
Lossy Compression Part 3

MPEG-1 and MPEG-2 video compression formats

As an initial step in image processing, the MPEG-1 and MPEG-2 compression formats divide the reference frames into several equal blocks, which are then subjected to a floppy cosine transform (DCT). Compared to MPEG-1, the MPEG-2 compression format provides better image resolution at a higher video bit rate by using new compression algorithms and elimination of redundancy and encoding of the output data stream. . Also, the MPEG-2 compression format allows you to select the compression level due to quantization precision. For video with a resolution of 352×288 pixels, the MPEG-1 compression format provides a bit rate of 1.2 – 3 Mbps and MPEG-2 – up to 4 Mbps.
Compared with MPEG-1, the MPEG-2 compression format has the following advantages:
MPEG-2 provides scalability for various levels of image quality in a single video stream.
In the MPEG-2 compression format, the precision of the motion vector increases to 1/2 pixel.
User can select arbitrary discrete cosine transform precision.
Additional prediction modes are included in the MPEG-2 compression format.
Compression format MPEG-4
MPEG-4 uses a technology called fractal image compression. Fractal compression (contour-based) means extracting the contours and textures of objects in the image. The contours are presented in the form of so-called. splines (polynomial functions) and are encoded with reference points. Textures can be represented as spatial frequency transform coefficients (eg, discrete cosine or wavelet transform).
The bit rate range that the MPEG 4 video image compression format supports is much wider than that of MPEG 1 and MPEG 2. The new developments from the specialists are aimed at a complete replacement of the processing methods used by the MPEG 2 format. The MPEG 4 video compression format supports a wide range of standards and data transfer rates. MPEG 4 includes interlaced and progressive scanning techniques and supports arbitrary spatial resolutions and bit rates ranging from 5 kbps to 10 Mbps. MPEG 4 has an improved compression algorithm that improves quality and efficiency at all supported bit rates.







