Y411: Difference between revisions

From Avisynth wiki
Jump to navigationJump to search
Raffriff42 (talk | contribs)
m minor formatting
Raffriff42 (talk | contribs)
m remove back link to YV411
Line 1: Line 1:
'''Y411''' (sometimes called [[YV411]]) is a [[YUV]] color model having 4:1:1 [[Sampling|chroma subsampling]]. I has {{Frac|1|4}} horizontal chroma resolution but full vertical resolution, with the same number of uncompressed bits per pixel (namely 12) as the much more commonly encountered [[YV12]] (YUV 4:2:0) format, which has {{Frac|1|2}} chroma resolution horizontal and vertical.
'''Y411''' (sometimes called '''YV411''') is a [[YUV]] color model having 4:1:1 [[Sampling|chroma subsampling]]. I has {{Frac|1|4}} horizontal chroma resolution but full vertical resolution, with the same number of uncompressed bits per pixel (namely 12) as the much more commonly encountered [[YV12]] (YUV 4:2:0) format, which has {{Frac|1|2}} chroma resolution horizontal and vertical.


===== More Information =====
===== More Information =====

Revision as of 05:05, 21 September 2014

Y411 (sometimes called YV411) is a YUV color model having 4:1:1 chroma subsampling. I has 1/4 horizontal chroma resolution but full vertical resolution, with the same number of uncompressed bits per pixel (namely 12) as the much more commonly encountered YV12 (YUV 4:2:0) format, which has 1/2 chroma resolution horizontal and vertical.

More Information