From a754911d1e30b2713847ae44c84b9ebc5c33f943 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 25 May 2003 22:55:46 +0000 Subject: -vo directx:ontop, console output, inttypes.h git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10192 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/ports.xml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'DOCS/xml/en') diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml index 0ce34cf1b3..e29b89256c 100644 --- a/DOCS/xml/en/ports.xml +++ b/DOCS/xml/en/ports.xml @@ -270,7 +270,8 @@ mailing list for help and latest information. -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 @@ in order to make MPlayer compile. 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 @@ the default Windows DLL location, C:\WINNT\system32< 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. + + -- cgit v1.2.3