summaryrefslogtreecommitdiffstats
path: root/DOCS/en/documentation.html
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-17 20:48:38 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-17 20:48:38 +0000
commitfe882df796a395c40cfcd9b10d17cdf40e2d797b (patch)
treeb33075df6033b48301f9d7a312f135b2c6fd335d /DOCS/en/documentation.html
parentf6ecfe741f18a62cc33157193aed35ee695cfa68 (diff)
downloadmpv-fe882df796a395c40cfcd9b10d17cdf40e2d797b.tar.bz2
mpv-fe882df796a395c40cfcd9b10d17cdf40e2d797b.tar.xz
Binary codecs finally work as they should on Windows.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10651 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/en/documentation.html')
-rw-r--r--DOCS/en/documentation.html13
1 files changed, 7 insertions, 6 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
<A HREF="http://www.videolan.org/vlc/dx7headers.tgz">DirectX 7 header files</A>
to compile the DirectX video output driver.</P>
-<P>QuickTime DLLs and Real Win32 codecs (not Real Linux codecs) also work.
- Compile with <CODE>--enable-qtx</CODE> and <CODE>--enable-real</CODE> and
- put the codecs into the default Windows DLL location,
- <CODE>C:\WINNT\system32</CODE> or <CODE>C:\Windows\system</CODE> 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.</P>
+<P>Win32 codecs, QuickTime DLLs and Real Win32 codecs (not Real Linux codecs)
+ also work. Put the codecs somewhere in your path or pass
+ <CODE>--with-codecsdir=c:/path/to/your/codecs</CODE> (alternatively
+ <CODE>--with-codecsdir=/path/to/your/codecs</CODE> only on Cygwin) to
+ <CODE>configure</CODE>. 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.</P>
<P>The Cygwin/MinGW console is rather slow. Redirecting output or using the
<CODE>-quiet</CODE> option has been reported to improve performance on some