Mercurial > mplayer.hg
changeset 12014:0a20e1643227
OpenGL now works under Windows.
author | diego |
---|---|
date | Tue, 09 Mar 2004 01:45:58 +0000 |
parents | d0a1e865c1af |
children | d99a02f51a70 |
files | DOCS/xml/en/ports.xml |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/ports.xml Fri Mar 05 04:49:36 2004 +0000 +++ b/DOCS/xml/en/ports.xml Tue Mar 09 01:45:58 2004 +0000 @@ -287,8 +287,9 @@ <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>