# HG changeset patch # User gabucino # Date 1060586105 0 # Node ID 56750deccbc9603e2cfacd89b0099afec09b8b7c # Parent 4cf6eae8b41ee3ac8d61b8c58a4f0ef576c4b850 style fix diff -r 4cf6eae8b41e -r 56750deccbc9 DOCS/en/documentation.html --- a/DOCS/en/documentation.html Mon Aug 11 01:38:50 2003 +0000 +++ b/DOCS/en/documentation.html Mon Aug 11 07:15:05 2003 +0000 @@ -1830,7 +1830,7 @@
Best results are achieved with the native DirectX video output driver
(-vo directx
) and the native Windows waveout audio driver
- (-ao win32
) as OpenGL does not work and SDL is known to
+ (-ao win32
) as OpenGL does not work and SDL is known to
distort sound and image or crash on some systems. You can make the movie
window stay on top with -vo directx:ontop
. If the image is
distorted, try turning off hardware acceleration with
@@ -1850,6 +1850,7 @@
unofficial Windows packages
complete with installer.
Cygwin versions prior to 1.5.0 do not include inttypes.h
. You
@@ -1879,6 +1880,7 @@
The Cygwin console is rather slow. Redirecting output or using the
-quiet
option has been reported to improve performance.
Installing a version of MinGW that could compile MPlayer used to be quite