summaryrefslogtreecommitdiffstats
path: root/DOCS/documentation.html
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-23 12:25:25 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-23 12:25:25 +0000
commit2ae0646772e15c2d7f6ebfa26f07f45db28cb43f (patch)
treef75eeb8dd42fb644adc6fee3a1817cbbc1c4da30 /DOCS/documentation.html
parente0faf28d8e0beb236c5e53b96f88e89fe6775dc6 (diff)
downloadmpv-2ae0646772e15c2d7f6ebfa26f07f45db28cb43f.tar.bz2
mpv-2ae0646772e15c2d7f6ebfa26f07f45db28cb43f.tar.xz
removed some fucks
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3669 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/documentation.html')
-rw-r--r--DOCS/documentation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/documentation.html b/DOCS/documentation.html
index e1c7d7e2d9..1ee7cf63d3 100644
--- a/DOCS/documentation.html
+++ b/DOCS/documentation.html
@@ -642,7 +642,7 @@ TV tuner</B>.</P>
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 fucked 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
with <CODE>-vo sdl</CODE>).
You can specify these with the <CODE>outfmt=YV12</CODE> option see below.</P>