YCbCr 2:1:1: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
(preliminary description)
 
No edit summary
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]]
[[Category:YCbCr Formats]]

Revision as of 06:37, 17 September 2006

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.