summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-03-09 01:45:58 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-03-09 01:45:58 +0000
commitbbdc94af315dd104ae7e7c108a887f5ae57860bb (patch)
tree59074eb1d0d71315032ef4a0a5fb4ab6fbb06512 /DOCS
parenta4b6c16954a84e80a4375c2419a21e4d93a9ff59 (diff)
downloadmpv-bbdc94af315dd104ae7e7c108a887f5ae57860bb.tar.bz2
mpv-bbdc94af315dd104ae7e7c108a887f5ae57860bb.tar.xz
OpenGL now works under Windows.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12015 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/ports.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml
index cadd6720a8..5588710391 100644
--- a/DOCS/xml/en/ports.xml
+++ b/DOCS/xml/en/ports.xml
@@ -287,8 +287,9 @@ since QNX has only X <emphasis>emulation</emphasis> which is VERY slow. Use SDL.
<para>Best results are achieved with the native DirectX video output driver
(<option>-vo directx</option>) and the native Windows waveout audio driver
- (<option>-ao win32</option>) as OpenGL does not work and SDL is known to
- distort sound and image or crash on some systems. If the image is
+ (<option>-ao win32</option>). Alternatives are OpenGL and SDL, but OpenGL
+ performance varies greatly between systems and SDL is known to
+ distort sound and video or crash on some systems. If the image is
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>