changeset 3715:c39bedc45423

Hint #2 -> Hint "also try i420 colorspace"
author gabucino
date Mon, 24 Dec 2001 15:53:15 +0000
parents 03585432814d
children f3f2566fa4aa
files DOCS/Hungarian/documentation.html DOCS/documentation.html
diffstat 2 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/Hungarian/documentation.html	Mon Dec 24 14:58:42 2001 +0000
+++ b/DOCS/Hungarian/documentation.html	Mon Dec 24 15:53:15 2001 +0000
@@ -668,9 +668,9 @@
 </UL>
 </P>
 
-<P><B>Tipp #2</B> : rosszak a színek? Ezekszerint a tunered nem tudja a képet
-  YV12 colorspace-ben grabbelni. Próbáld a YUY2, UYVY vagy végső esetben az
-  RGB32 colorspace-eket (ezutóbbit <CODE>-vo sdl</CODE>-el). Ezeket a
+<P><B>Tipp</B> : rosszak a színek? Ezekszerint a tunered nem tudja a képet
+  YV12 colorspace-ben grabbelni. Próbáld az I420-as colorspace-t (ennél meg kell adni a <CODE>-vc rawi420</CODE> opciót is), vagy az
+  YUY2, UYVY, RGB32 colorspace-eket (ezutóbbit <CODE>-vo sdl</CODE>-el). Ezeket a
   <CODE>outfmt=YV12</CODE> opcióval lehet megadni, lásd lent.</P>
 
 <P><B><I>Rendelkezésre álló opciók</I></B><BR>
--- a/DOCS/documentation.html	Mon Dec 24 14:58:42 2001 +0000
+++ b/DOCS/documentation.html	Mon Dec 24 15:53:15 2001 +0000
@@ -642,9 +642,9 @@
 </UL>
 </P>
 
-<P><B>Hint #2</B> : are the colors messed up? Then your tuner can't display
-  in YV12 colorspace. Try YUY2, UYVY or if none of these works: RGB32 (this one
-  with <CODE>-vo sdl</CODE>).
+<P><B>Hint</B> : are the colors messed up? Then your tuner can't display
+  in YV12 colorspace. Try I420 (you must use the <CODE>-vc rawi420</CODE> option too!), or YUY2, UYVY, RGB32 (this one
+  with <CODE>-vo sdl</CODE>) colorspaces.
   You can specify these with the <CODE>outfmt=YV12</CODE> option see below.</P>
 
 <P><B><I>Available options</I></B><BR>