diff DOCS/tech/colorspaces.txt @ 8814:9e4ef4ee2a06

YUV a:b:c explained
author arpi
date Mon, 06 Jan 2003 01:07:17 +0000
parents 0aebf17f33ed
children 9d96071652c4
line wrap: on
line diff
--- a/DOCS/tech/colorspaces.txt	Mon Jan 06 00:47:47 2003 +0000
+++ b/DOCS/tech/colorspaces.txt	Mon Jan 06 01:07:17 2003 +0000
@@ -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: