[MPlayer-DOCS] r20561 - in trunk: DOCS/xml/en/ports.xml README
diego
subversion at mplayerhq.hu
Tue Oct 31 15:48:08 CET 2006
Author: diego
Date: Tue Oct 31 15:48:07 2006
New Revision: 20561
Modified:
trunk/DOCS/xml/en/ports.xml
Changes in other areas also in this revision:
Modified:
trunk/README
Log:
--with-codecsdir --> --codecsdir
Modified: trunk/DOCS/xml/en/ports.xml
==============================================================================
--- trunk/DOCS/xml/en/ports.xml (original)
+++ trunk/DOCS/xml/en/ports.xml Tue Oct 31 15:48:07 2006
@@ -598,9 +598,9 @@
<ulink url="http://www.mplayerhq.hu/design7/dload.html">download page</ulink>
to allow playing formats for which there is no native support yet.
Put the codecs somewhere in your path or pass
- <option>--with-codecsdir=<replaceable>c:/path/to/your/codecs</replaceable></option>
+ <option>--codecsdir=<replaceable>c:/path/to/your/codecs</replaceable></option>
(alternatively
- <option>--with-codecsdir=<replaceable>/path/to/your/codecs</replaceable></option>
+ <option>--codecsdir=<replaceable>/path/to/your/codecs</replaceable></option>
only on <application>Cygwin</application>) to <filename>configure</filename>.
We have had some reports that Real DLLs need to be writable by the user
running <application>MPlayer</application>, but only on some systems (NT4).
More information about the MPlayer-DOCS
mailing list