# HG changeset patch
# User diego
# Date 1053903346 0
# Node ID 6e6844f66d8507b8b74e19baf38c2fd433ae6cc3
# Parent d465fb532f3735e8c93b57723956dec17c93ae92
-vo directx:ontop, console output, inttypes.h
diff -r d465fb532f37 -r 6e6844f66d85 DOCS/xml/en/ports.xml
--- a/DOCS/xml/en/ports.xml Sun May 25 22:48:05 2003 +0000
+++ b/DOCS/xml/en/ports.xml Sun May 25 22:55:46 2003 +0000
@@ -270,7 +270,8 @@
-You have to copy or symlink etc/cygwin_inttypes.h
+Cygwin versions prior to 1.3.23 do not include inttypes.h.
+You will have to copy or symlink etc/cygwin_inttypes.h
from the MPlayer source directory to /usr/include/inttypes.h
in order to make MPlayer compile.
@@ -279,8 +280,10 @@
To get native DirectX video, download
DirectX 7 header files,
extract them to /usr/include/ or /usr/local/include/
-and recompile. If the image is distorted, try turning off hardware acceleration with
-
+and recompile. You will then be able to use the directx video out driver. You
+can make the movie window stay on top with . If
+the image is distorted, try turning off hardware acceleration with
+.
@@ -308,6 +311,12 @@
or C:\Windows\system depending on your
Windows version.
+
+
+The Cygwin console is rather slow. Redirecting output or using the
+ option has been reported to improve performance.
+
+