OpenGL now works under Windows.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12015 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-03-09 01:45:58 +00:00
parent a4b6c16954
commit bbdc94af31
1 changed files with 3 additions and 2 deletions

View File

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