summaryrefslogtreecommitdiffstats
path: root/DOCS/documentation.html
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-03 00:22:06 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-03 00:22:06 +0000
commit022a433c4d7176db64f4297d6654f16e902ff597 (patch)
treee99fd4d4ab8aee6d48c374f1eefbdf302774d7ac /DOCS/documentation.html
parent86de4c3d37fff84bf17877a7dfaacaa9fa6b1ad8 (diff)
downloadmpv-022a433c4d7176db64f4297d6654f16e902ff597.tar.bz2
mpv-022a433c4d7176db64f4297d6654f16e902ff597.tar.xz
small updates, ATI TV-out, -vo directx:noaccel
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8333 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/documentation.html')
-rw-r--r--DOCS/documentation.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/documentation.html b/DOCS/documentation.html
index 39e2f139a8..4dd1f7e299 100644
--- a/DOCS/documentation.html
+++ b/DOCS/documentation.html
@@ -1635,7 +1635,8 @@ end
<P>To get native DirectX video (<CODE>-vo directx</CODE>), install
<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
- results.</P>
+ results. If the image is distorted, try turning off hardware acceleration with
+ <CODE>-vo directx:noaccel</CODE>.</P>
<P>You will have to go to the MPlayer directory, and copy or symlink
<CODE>etc/cygwin_inttypes.h</CODE> to <CODE>/usr/include/inttypes.h</CODE> to