YCbCr 2:1:1: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
(preliminary description)
 
m (add category.)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
YUV 2:1:1 refers to a packed [[YUV]] format in which 2 pixels in a group of 2 consecutive pixels in a row is represented by one Y sample for each pixel but both pixels share a single U sample and a single V sample.
YCbCr 2:1:1 refers to a packed [[YCbCr]] format in which 2 pixels in a group of 2 consecutive pixels in a row is represented by one Y sample for each pixel but both pixels share a single Cb sample and a single Cr sample.


[[Category:YUV Formats]]
(Note that digital YCbCr is often falsely mixed up with analog PAL's YUV.)
 
[[Category:YCbCr Formats]]
[[Category:Pixel Formats]]

Latest revision as of 21:12, 1 June 2007

YCbCr 2:1:1 refers to a packed YCbCr format in which 2 pixels in a group of 2 consecutive pixels in a row is represented by one Y sample for each pixel but both pixels share a single Cb sample and a single Cr sample.

(Note that digital YCbCr is often falsely mixed up with analog PAL's YUV.)