Mercurial > mplayer.hg
comparison DOCS/cd-dvd.html @ 6909:db5e0161f021
VCDs do *not* get mounted.
author | diego |
---|---|
date | Mon, 05 Aug 2002 00:27:26 +0000 |
parents | 027d2140942b |
children | 87deea511b1f |
comparison
equal
deleted
inserted
replaced
6908:598f58f545ec | 6909:db5e0161f021 |
---|---|
150 <CODE>mplayer -vcd 1<BR> | 150 <CODE>mplayer -vcd 1<BR> |
151 mplayer -fs -vcd 2 -cdrom-device /dev/hdc</CODE></P> | 151 mplayer -fs -vcd 2 -cdrom-device /dev/hdc</CODE></P> |
152 | 152 |
153 Notes: | 153 Notes: |
154 <UL> | 154 <UL> |
155 <LI>Do <B>not</B> play the DAT files from a VCD directly! It may work | 155 <LI>Do <B>not</B> mount VCDs to play the DAT files directly! It may work |
156 under Windows but will not under Linux. You have to play VCDs with the | 156 under Windows but will not under Linux. You have to play VCDs with the |
157 <CODE>-vcd</CODE> option.</LI> | 157 <CODE>-vcd</CODE> option.</LI> |
158 <LI>VCD disks usually have 2 tracks: a data track (containing autostart | 158 <LI>VCD disks usually have 2 tracks: a data track (containing autostart |
159 Windows playback program, karaoke data etc) and a mode-2 track (the movie). | 159 Windows playback program, karaoke data etc) and a mode-2 track (the movie). |
160 So try <CODE>-vcd 2</CODE> first.</LI> | 160 So try <CODE>-vcd 2</CODE> first.</LI> |