this bug (?) was fixed

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3714 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-12-24 14:40:34 +00:00
parent a353d784a8
commit a9dfcd6332
2 changed files with 0 additions and 8 deletions

View File

@ -668,10 +668,6 @@ TV tuner-r
</UL>
</P>
<P><B>Tipp</B> : ha az <B>MPlayer</B> <CODE>ioctl: can't sync</CODE>-szerű
üzenetekkel dobálózik, a tunered nem tudja a kért felbontást. Próbáld a
<CODE>width=640:height=480</CODE> opciókkal.</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

View File

@ -642,10 +642,6 @@ TV tuner</B>.</P>
</UL>
</P>
<P><B>Hint</B>: if <B>MPlayer</B> prints <CODE>ioctl: can't sync</CODE> or something
like this, your tuner can't capture the requested image size. Try using
<CODE>width=640:height=480</CODE> options.</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>).