changeset 8443:ac4162fbfa5f

DirectX installation clarified.
author diego
date Sat, 14 Dec 2002 00:39:22 +0000
parents 580a06055b6a
children 78d1fc838e3c
files DOCS/documentation.html
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/documentation.html	Fri Dec 13 21:26:52 2002 +0000
+++ b/DOCS/documentation.html	Sat Dec 14 00:39:22 2002 +0000
@@ -1667,9 +1667,10 @@
   <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>