video representation
video representation
PRESENTED BY
ABISHEK M (21L101)
BHARATH K (21L106)
BIBIYA X (21L107)
INTRODUCTION:
● Analog Video
● Digital Video
Analog Video:
These are continuous signals that vary over time and are typically used in older television systems like NTSC, PAL,
and SECAM.
Color TV systems expand on black-and-white TV by adding color information, while still transmitting the brightness
(luminance) signal.
Luminance (Y): Represents brightness, shared with black-and-white systems.
Chrominance (C): Represents color information, split into two components:
● Sampling:
○ Luminance sampled at 13.5 MHz.
○ Chrominance signals sampled at 6.75 MHz.
○ Results in 720 samples per line for luminance, 360 for chrominance.
● MPEG-SIF Format:
○ Derived from 4:2:2 CCIR 601 format.
○ Reduces vertical and horizontal resolution for efficient encoding.
MPEG-1 Video Compression
What is MPEG-1?
○ Developed by ISO/IEC Moving Picture Experts Group (MPEG)
○ First major video and audio compression standard
Key Features
○ Compressed video at 1.5 Mbps
○ Supports resolutions of 352x240 (NTSC), 352x288 (PAL)
Compression Techniques
○ Intra-frame (within a single frame)
○ Inter-frame (between frames)
○ Uses Discrete Cosine Transform (DCT) and Quantization
● Chroma Subsampling:
○ Reduces the amount of color information (chroma) while preserving brightness (luma)
○ Common format: 4:2:0
● Why Subsampling?
○ Human eyes are more sensitive to brightness than color, allowing color data to be compressed
with minimal loss in quality.
● Impact on Compression:
○ Reduces the data rate significantly without a noticeable loss in image quality.
H.261 Compression Standard
What is H.261?
Key Features
Compression Techniques
○ Lower than SD but allows acceptable video quality for certain applications
Applications of MPEG-SIF
MPEG-1 Applications
H.261 Applications