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 mplayer-cygwin mailing list for help and latest information.
-To get native DirectX video (-vo directx
), install
+
To get native DirectX video (-vo directx
), extract the
DirectX 7 header files
- and recompile. This, together with -ao win32
should give you best
+ into /usr/include/
or
/usr/local/include/
and
+ recompile. This, together with
-ao win32
should give you best
results. If the image is distorted, try turning off hardware acceleration with
-vo directx:noaccel
.