summaryrefslogtreecommitdiffstats
path: root/DOCS/documentation.html
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-24 14:40:34 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-24 14:40:34 +0000
commita9dfcd6332cdb4f0497a4d84a90b83ecabe696e1 (patch)
tree27a7fb741d4f1baf35d11bc4f7021da81e7e8164 /DOCS/documentation.html
parenta353d784a81088dace6941547480eae9efc384b3 (diff)
downloadmpv-a9dfcd6332cdb4f0497a4d84a90b83ecabe696e1.tar.bz2
mpv-a9dfcd6332cdb4f0497a4d84a90b83ecabe696e1.tar.xz
this bug (?) was fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3714 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/documentation.html')
-rw-r--r--DOCS/documentation.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/DOCS/documentation.html b/DOCS/documentation.html
index f5b7ee212e..62bcacc24c 100644
--- a/DOCS/documentation.html
+++ b/DOCS/documentation.html
@@ -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>).