| Video Compression Picture Types |
Article Index for Video |
Website Links For Video |
Information AboutVideo Compression Picture Types |
| CATEGORIES ABOUT VIDEO COMPRESSION PICTURE TYPES | |
| data compression | |
| video compression | |
|
In video compression formats, such as in ITU-T VCEG or ISO / IEC MPEG video standards, often only the differences between pictures will be encoded. For example, in a scene in which a person walks past a stationary background, only the moving region will need to be represented (either using Motion Compensation or as image data or as a combination of the two, depending on which representation requires fewer bits to adequately represent the picture). The parts of the scene that are not changing need not be sent repeatedly. INTRODUCTION TO FRAME TYPES Strictly speaking, the term ''picture'' is a more general term than ''frame'', as a picture can be either a frame or a field, where a frame is essentially an image captured at some instant in time and a field is the set of every-other line that would form an image at some instant in time. When sending video in Interlaced-scan format, the coding of pictures as individual fields is often used rather than the coding of complete frames. Informally, the term "frame" is often used when the actual intent is the more general term "picture". Typically, pictures are segmented into '' Macroblock s'', and individual prediction types can be selected on a macroblock basis rather than being the same for the entire picture, as follows:
Furthermore, in the most recent video codec standard H.264 , the picture can be segmented into smaller regions called ''slices'' and instead of using I, B and P picture type selections, the encoder can choose the prediction style distinctly on each individual slice. Also in H.264 suggested:
Multi-frame motion estimation will allow to increase quality with the same compression ratio and SI- SP-frames (defined for Extended profile) will allow to increase error resistance. In case of such frames usage and smart decoder it is possible to recover broadcast stream of damaged DVD. INTRA PICTURES (OR SLICES OR I-FRAMES OR KEY FRAMES )
Often, I pictures (I-frames) are used for random access and are used as references for the decoding of other pictures. Intra refresh periods of a half-second are common on such applications as Digital Television broadcast and DVD storage. Longer refresh periods may be used in some environments. For example, in Videoconferencing systems it is common to send I pictures very infrequently. PREDICTED PICTURES (OR SLICES)
BI-PREDICTIVE PICTURES (OR SLICES)
SEE ALSO
EXTERNAL LINKS |
|
|