mirror of https://github.com/mpv-player/mpv
this bug (?) was fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3714 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a353d784a8
commit
a9dfcd6332
|
@ -668,10 +668,6 @@ TV tuner-r
|
||||||
</UL>
|
</UL>
|
||||||
</P>
|
</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
|
<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
|
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
|
RGB32 colorspace-eket (ezutóbbit <CODE>-vo sdl</CODE>-el). Ezeket a
|
||||||
|
|
|
@ -642,10 +642,6 @@ TV tuner</B>.</P>
|
||||||
</UL>
|
</UL>
|
||||||
</P>
|
</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
|
<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
|
in YV12 colorspace. Try YUY2, UYVY or if none of these works: RGB32 (this one
|
||||||
with <CODE>-vo sdl</CODE>).
|
with <CODE>-vo sdl</CODE>).
|
||||||
|
|
Loading…
Reference in New Issue