I422
Like I420, I422 has one luma plane Y and 2 chroma planes U, V.
Y Y Y Y Y Y
Y Y Y Y Y Y
Y Y Y Y Y Y
Y Y Y Y Y Y
Y Y Y Y Y Y
Y Y Y Y Y Y
U U U
U U U
U U U
U U U
U U U
U U U
V V V
V V V
V V V
V V V
V V V
V V V
However, in I422, chroma planes (blue and red projections) are sub-sampled only in the horizontal dimension, still by a factor of 2. Thus, there is the same amount of lines in chroma planes as in the luma plane.
For a 2×2 group of pixels, there are 4 Y samples and 2 U and 2 V samples each. The depth is 4×8+2×8+2×8=64 bits per 4 pixels, so 16 bits per pixel.
Some video codecs support I422 (optionally) for higher quality video encoding.
YUV 格式詳解璧眠,只看這一篇就夠了介紹 音視頻領(lǐng)域的人恐怕沒有人不知道 YUV绷跑,但是 YUV 本身有好多種變種韧拒,名稱也各種各樣政勃,本文就位大家總結(jié)一下YUV 的各種格式丈氓。 在開始之前桨嫁,先向大家介紹一款 YUV ...