1
mirror of https://github.com/mpv-player/mpv synced 2024-09-01 04:16:39 +02:00

vcd://<n> now works for MinGW32 too, hence the updated doc

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25123 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
zuxy 2007-11-21 02:41:25 +00:00
parent 01658583a4
commit dc232a3d79

View File

@ -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>&lt;track&gt;</replaceable> -cdrom-device <replaceable>d:</replaceable>
</screen>
DVDs also work, adjust <option>-dvd-device</option> for the drive letter
of your DVD-ROM:
<screen>