mirror of
https://github.com/mpv-player/mpv
synced 2024-12-17 12:25:03 +00:00
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
This commit is contained in:
parent
2fc81699ca
commit
c4e7adaeea
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user