summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-14 00:39:22 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-14 00:39:22 +0000
commitf824a8ff31313d009705a356114bd57a91ba2a33 (patch)
treee596ec1968ca1d4133bc92750148e3854a238856 /DOCS
parentf8bc647468777a7fb5fbecc66c92f4cadb5c843e (diff)
downloadmpv-f824a8ff31313d009705a356114bd57a91ba2a33.tar.bz2
mpv-f824a8ff31313d009705a356114bd57a91ba2a33.tar.xz
DirectX installation clarified.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8444 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/documentation.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/DOCS/documentation.html b/DOCS/documentation.html
index ad60259e25..88e9ca0175 100644
--- a/DOCS/documentation.html
+++ b/DOCS/documentation.html
@@ -1667,9 +1667,10 @@ end
<A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-cygwin/">mplayer-cygwin</A>
mailing list for help and latest information.</P>
-<P>To get native DirectX video (<CODE>-vo directx</CODE>), install
+<P>To get native DirectX video (<CODE>-vo directx</CODE>), extract the
<A HREF="http://www.videolan.org/vlc/dx7headers.tgz">DirectX 7 header files</A>
- and recompile. This, together with <CODE>-ao win32</CODE> should give you best
+ into <CODE>/usr/include/<CODE> or <CODE>/usr/local/include/<CODE> and
+ recompile. This, together with <CODE>-ao win32</CODE> should give you best
results. If the image is distorted, try turning off hardware acceleration with
<CODE>-vo directx:noaccel</CODE>.</P>