Hint #2 -> Hint

"also try i420 colorspace"


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3716 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-12-24 15:53:15 +00:00
parent 0107712a4d
commit 7e17324263
2 changed files with 6 additions and 6 deletions

View File

@ -668,9 +668,9 @@ TV tuner-r
</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>

View File

@ -642,9 +642,9 @@ TV tuner</B>.</P>
</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>