mirror of
https://github.com/mpv-player/mpv
synced 2025-01-19 05:41:16 +00:00
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:
parent
0107712a4d
commit
7e17324263
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user