Mercurial > mplayer.hg
changeset 3713:bc3ef1f96dc0
this bug (?) was fixed
author | gabucino |
---|---|
date | Mon, 24 Dec 2001 14:40:34 +0000 |
parents | d846a89e609a |
children | 03585432814d |
files | DOCS/Hungarian/documentation.html DOCS/documentation.html |
diffstat | 2 files changed, 0 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/Hungarian/documentation.html Mon Dec 24 14:01:55 2001 +0000 +++ b/DOCS/Hungarian/documentation.html Mon Dec 24 14:40:34 2001 +0000 @@ -668,10 +668,6 @@ </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
--- a/DOCS/documentation.html Mon Dec 24 14:01:55 2001 +0000 +++ b/DOCS/documentation.html Mon Dec 24 14:40:34 2001 +0000 @@ -642,10 +642,6 @@ </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>).