Question
Read the following topic then explain what kind of compression strategy does MPEG uses? Video Compression Why do we need Video Compression? One of the
Read the following topic then explain what kind of compression strategy does MPEG uses?
Video Compression
Why do we need Video Compression?
One of the challenges of making a proper digital video is the large file size. Every second of uncompressed digital video requires 30MB of storage, which make it also hard to deliver digital videos. Compression is the key to face such challenge.
What strategies can we use to compress a video?
Intra-frame.
Inter-frame.
Variable bit rate (VBR) / Constant bit rate (CBR).
Example: MPEG (Motion Picture Experts Group)
MPEG is a codec for video that uses both intraframe and interframe compression strategies. A video of a newscaster reading a story contains a series of frames with very little motion. One frame may differ from another only in the position of the lips of the speaker, while others may shift only slightly more as she moves her head or shoulders.
MPEG saves some frames as complete compressed images I-frames (for intraframe compression).
Subsequent frames record only the parts of the image that have changed between I-frames and discard the rest of the image:
P-frames: record significant changes
B-frames: record smaller changes.
When an MPEG file is decoded:
The processor reassembles the dropped frames by using I-frames as references to re-create the intervening frames with the changes stored as P-frames or B-frames.
NOTE : no hand writing please type answer on computer and do not attach screenshot
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started