[Mplayer-cvslog] CVS: main/DOCS/tech colorspaces.txt,1.7,1.8
Arpi of Ize
arpi at mplayerhq.hu
Mon Jan 6 02:07:31 CET 2003
Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var/tmp.root/cvs-serv3472
Modified Files:
colorspaces.txt
Log Message:
YUV a:b:c explained
Index: colorspaces.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/colorspaces.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- colorspaces.txt 22 Oct 2002 01:22:35 -0000 1.7
+++ colorspaces.txt 6 Jan 2003 01:07:17 -0000 1.8
@@ -22,6 +22,9 @@
411P 12 YUV 4:1:1 Y: w * h U,V: (w/4) * h [DV-NTSC, CYUV]
YVU9,IF09 9 YUV 4:1:0 Y: w * h U,V: (w/4) * (h/4) [Sorenson, Indeo]
+The YUV a:b:c naming style means: for <a> samples of Y there are <b> samples
+of UV in odd lines and <c> samples of UV in even lines.
+
conversion: (some cut'n'paste from www and maillist)
RGB to YUV Conversion:
More information about the MPlayer-cvslog
mailing list