From fe882df796a395c40cfcd9b10d17cdf40e2d797b Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 17 Aug 2003 20:48:38 +0000 Subject: Binary codecs finally work as they should on Windows. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10651 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/en/documentation.html | 13 +++++++------ DOCS/xml/en/ports.xml | 15 +++++++-------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/DOCS/en/documentation.html b/DOCS/en/documentation.html index af27720505..0241ce1a98 100644 --- a/DOCS/en/documentation.html +++ b/DOCS/en/documentation.html @@ -1838,12 +1838,13 @@ end DirectX 7 header files to compile the DirectX video output driver.

-

QuickTime DLLs and Real Win32 codecs (not Real Linux codecs) also work. - Compile with --enable-qtx and --enable-real and - put the codecs into the default Windows DLL location, - C:\WINNT\system32 or C:\Windows\system depending - on your Windows version. We have had some reports that Real DLLs need to be - writable by the user running MPlayer, but only on some systems.

+

Win32 codecs, QuickTime DLLs and Real Win32 codecs (not Real Linux codecs) + also work. Put the codecs somewhere in your path or pass + --with-codecsdir=c:/path/to/your/codecs (alternatively + --with-codecsdir=/path/to/your/codecs only on Cygwin) to + configure. We have had some reports that Real DLLs need to + be writable by the user running MPlayer, but only on some systems. Try + making them writable if you have problems.

The Cygwin/MinGW console is rather slow. Redirecting output or using the -quiet option has been reported to improve performance on some diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml index 7b7246a112..cecb99c22a 100644 --- a/DOCS/xml/en/ports.xml +++ b/DOCS/xml/en/ports.xml @@ -278,14 +278,13 @@ since QNX has only X emulation which is VERY slow. Use SDL. DirectX 7 header files to compile the DirectX video output driver. -QuickTime DLLx and Real Win32 codecs (not Real Linux codecs) also work. - Compile with - and and put the codecs into the - default Windows DLL location, - C:\WINNT\system32 or - C:\Windows\system depending on your - Windows version. We have had some reports that Real DLLs need to be - writable by the user running MPlayer, but only on some systems. +Win32 codecs, QuickTime DLLs and Real Win32 codecs (not Real Linux codecs) + also work. Put the codecs somewhere in your path or pass + (alternatively + only on Cygwin) to + configure. We have had some reports that Real DLLs need + to be writable by the user running MPlayer, but only on some systems. Try + making them writable if you have problems. The Cygwin/MinGW console is rather slow. Redirecting output or using the option has been reported to improve performance -- cgit v1.2.3