diff options
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/xml/en/ports.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml index 6bcdda64b1..15ea2c4599 100644 --- a/DOCS/xml/en/ports.xml +++ b/DOCS/xml/en/ports.xml @@ -648,6 +648,9 @@ You can play VCDs by playing the <filename>.DAT</filename> or <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><track></replaceable> -cdrom-device <replaceable>d:</replaceable> +</screen> DVDs also work, adjust <option>-dvd-device</option> for the drive letter of your DVD-ROM: <screen> |