[MPlayer-DOCS] [PATCH] vcd:// now works for MinGW32 too

Diego Biurrun diego at biurrun.de
Mon Nov 19 23:03:18 CET 2007


On Tue, Nov 20, 2007 at 12:00:56AM +0800, Zuxy Meng wrote:
> Sorry for my last two posts. This one should work fine (and sorry
> again for breaking the thread :-( )
> 
> --- DOCS/xml/en/ports.xml	?????? 25104??
> +++ DOCS/xml/en/ports.xml	????????????
> @@ -648,6 +648,9 @@
>  <filename>.MPG</filename> files that Windows exposes on VCDs. It works like
>  this (adjust for the drive letter of your CD-ROM):
>  <screen>mplayer <replaceable>d:/mpegav/avseq01.dat</replaceable></screen>
> +Alternatively, you can play a VCD track directly by using:
> +<screen>mplayer vcd://<replaceable>&lt;title&gt;</replaceable> -cdrom-device <replaceable>d</replaceable>:
> +</screen>

Put the colon inside the replaceable tag and commit.

Diego



More information about the MPlayer-DOCS mailing list