summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-12 00:30:27 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-12 00:30:27 +0000
commit5ddfa6d91ec42fba78adc5ad0c6b027e42a68488 (patch)
treeef8e030bfc2e51bdd2288ae6a861ffcd86e7c9ed /DOCS
parenta9eb4899b8571330aa9036187432680f37bff4b8 (diff)
downloadmpv-5ddfa6d91ec42fba78adc5ad0c6b027e42a68488.tar.bz2
mpv-5ddfa6d91ec42fba78adc5ad0c6b027e42a68488.tar.xz
Real Win32 vs Linux codec clarification.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10576 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/en/documentation.html3
-rw-r--r--DOCS/xml/en/ports.xml3
2 files changed, 4 insertions, 2 deletions
diff --git a/DOCS/en/documentation.html b/DOCS/en/documentation.html
index 4db04230bf..be088abedf 100644
--- a/DOCS/en/documentation.html
+++ b/DOCS/en/documentation.html
@@ -1838,7 +1838,8 @@ 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 and Real DLLs also work. Compile with <CODE>--enable-qtx</CODE>
+<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.</P>
diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml
index fdb48896b5..6aaa802970 100644
--- a/DOCS/xml/en/ports.xml
+++ b/DOCS/xml/en/ports.xml
@@ -278,7 +278,8 @@ since QNX has only X <emphasis>emulation</emphasis> which is VERY slow. Use SDL.
<ulink url="http://www.videolan.org/vlc/dx7headers.tgz">DirectX 7 header files</ulink>
to compile the DirectX video output driver.</para>
-<para>QuickTime and Real DLLs also work. Compile with <option>--enable-qtx</option>
+<para>QuickTime DLLx and Real Win32 codecs (not Real Linux codecs) also work.
+ Compile with <option>--enable-qtx</option>
and <option>--enable-real</option> and put the codecs into the
default Windows DLL location, <filename class="directory">C:\WINNT\system32</filename> or
<filename class="directory">C:\Windows\system</filename> depending on your Windows version.</para>