1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-05 05:37:37 +00:00

DirectX 7 or later is needed for -vo directx.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13456 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-09-24 20:53:01 +00:00
parent 09e610de56
commit e7eee934fb

View File

@ -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