diff --git a/DOCS/en/documentation.html b/DOCS/en/documentation.html index d4d0ae5bd0..c40f851810 100644 --- a/DOCS/en/documentation.html +++ b/DOCS/en/documentation.html @@ -1822,15 +1822,18 @@ end mplayer-cygwin mailing list for help and latest information.

-

You have to copy or symlink etc/cygwin_inttypes.h from the +

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.

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 -vo directx:noaccel.

+ and recompile. You will then be able to use the directx video out driver. You + can make the movie window stay on top with -vo directx:ontop. If + the image is distorted, try turning off hardware acceleration with + -vo directx:noaccel.

Instructions and files for making SDL run under Cygwin can be found on the libsdl site.

@@ -1853,6 +1856,9 @@ end 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 + -quiet option has been reported to improve performance.

+

7. Encoding with MEncoder