[Mplayer-cvslog] CVS: main/DOCS/xml/en ports.xml,1.9,1.10
Diego Biurrun
diego at biurrun.de
Mon Aug 18 12:33:34 CEST 2003
On Mon, Aug 18, 2003 at 11:57:23AM +0200, Juan Martin wrote:
> El dom, 17-08-2003 a las 22:48, Diego Biurrun CVS escribi?:
> > + also work. Put the codecs somewhere in your path or pass
> > + <option>--with-codecsdir=c:/path/to/your/codecs</option> (alternatively
>
> This should be c:\path\to\your\codecs ? (with back slash) Is a question
> only. Or maybe... c:<literal>\</literal>path....
> I don't know if the '\' character should is into <literal> tags.
It also works with backslashes, but it requires some heavy quoting magic..
--with-codecsdir=c:\\\\path\\\\to\\\\your\\\\codecs
--with-codecsdir=c':\\path\\to\\your\\codecs'
So I prefered to document the sane version. As you have just pointed out,
backslashes even cause pain in XML...
Diego
More information about the MPlayer-cvslog
mailing list