Real DLLs now work under Cygwin.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10446 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2003-07-19 22:14:36 +00:00
parent d2bbc878f3
commit b055aca9bf
2 changed files with 4 additions and 4 deletions

View File

@ -1861,8 +1861,8 @@ end
<P><CODE>mplayer dvd://&lt;title&gt; -dvd-device '\\.\d:'</CODE></P>
<P>QuickTime DLLs have also been reported to work. Compile with
<CODE>--enable-qtx</CODE> and put the codecs into the
<P>QuickTime and Real DLLs also work. Compile with <CODE>--enable-qtx</CODE>
<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>

View File

@ -305,8 +305,8 @@ device is:
</para>
<para>
QuickTime DLLs have also been reported to work. Compile with
<option>--enable-qtx</option> and put the codecs into
QuickTime and Real DLLs 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.