YCbCr 4:1:1: Difference between revisions

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


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

Latest revision as of 21:20, 1 June 2007

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

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