Mercurial > mplayer.hg
changeset 10575:148f029ff426
Real Win32 vs Linux codec clarification.
author | diego |
---|---|
date | Tue, 12 Aug 2003 00:30:27 +0000 |
parents | e60c16db1163 |
children | e4cdc9ca94c5 |
files | DOCS/en/documentation.html DOCS/xml/en/ports.xml |
diffstat | 2 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/en/documentation.html Mon Aug 11 21:37:39 2003 +0000 +++ b/DOCS/en/documentation.html Tue Aug 12 00:30:27 2003 +0000 @@ -1838,7 +1838,8 @@ <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>
--- a/DOCS/xml/en/ports.xml Mon Aug 11 21:37:39 2003 +0000 +++ b/DOCS/xml/en/ports.xml Tue Aug 12 00:30:27 2003 +0000 @@ -278,7 +278,8 @@ <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>