summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-12-25 17:34:10 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-12-25 17:34:10 +0000
commitc4e7adaeea3f3d85b98ed3b1534ceb739cd4241a (patch)
tree5639b2abe984f849873f785828ec2dca9543780e
parent2fc81699cab303d8a232530d37f164d13f6899f9 (diff)
downloadmpv-c4e7adaeea3f3d85b98ed3b1534ceb739cd4241a.tar.bz2
mpv-c4e7adaeea3f3d85b98ed3b1534ceb739cd4241a.tar.xz
Windows waveout is no longer the best choice under Windows.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17239 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/xml/en/ports.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml
index 754122a8b4..4b2397bcda 100644
--- a/DOCS/xml/en/ports.xml
+++ b/DOCS/xml/en/ports.xml
@@ -431,10 +431,9 @@ since QNX has only X <emphasis>emulation</emphasis> which is VERY slow. Use SDL.
</para>
<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>). Alternatives are OpenGL and SDL, but OpenGL
+ (<option>-vo directx</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
+ distort 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.mplayerhq.hu/MPlayer/releases/win32/contrib/dx7headers.tgz">DirectX 7 header files</ulink>