summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-24 20:53:01 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-24 20:53:01 +0000
commite7eee934fbebd3e043c6201c35b17acbd60da785 (patch)
tree3c413ebfadcb8df9eb8e352d7777ed8418a8fc36 /DOCS
parent09e610de566c6e5d845a03b51963795d7e144725 (diff)
downloadmpv-e7eee934fbebd3e043c6201c35b17acbd60da785.tar.bz2
mpv-e7eee934fbebd3e043c6201c35b17acbd60da785.tar.xz
DirectX 7 or later is needed for -vo directx.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13456 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/ports.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml
index f83f60e73d..5f847cb84a 100644
--- a/DOCS/xml/en/ports.xml
+++ b/DOCS/xml/en/ports.xml
@@ -285,7 +285,9 @@ since QNX has only X <emphasis>emulation</emphasis> which is VERY slow. Use SDL.
distorted, try turning off hardware acceleration with
<option>-vo directx:noaccel</option>. Download
<ulink url="http://www.videolan.org/vlc/dx7headers.tgz">DirectX 7 header files</ulink>
- to compile the DirectX video output driver.</para>
+ to compile the DirectX video output driver. Furthermore you need to have
+ DirectX 7 or later installed for the DirectX video output driver to work.
+ </para>
<para><link linkend="vidix">VIDIX</link> now works under Windows as
<option>-vo winvidix</option>, although it is still experimental