mirror of https://github.com/mpv-player/mpv
-cdrom-device is optional
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10204 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
d7239cbacc
commit
ea29761c8a
|
@ -282,7 +282,7 @@ to set the region code of your DVD drive (under Linux).
|
|||
<para>
|
||||
For the complete list of available options, please read the man page. The Syntax for a
|
||||
standard Video CD (VCD) is as follows:
|
||||
<screen>mplayer vcd://<replaceable><track></replaceable> -cdrom-device <replaceable><device></replaceable></screen>
|
||||
<screen>mplayer vcd://<replaceable><track></replaceable> [-cdrom-device <replaceable><device></replaceable>]</screen>
|
||||
Example:
|
||||
<screen>mplayer vcd://2 -cdrom-device /dev/hdc</screen>
|
||||
The default VCD device is <filename>/dev/cdrom</filename>. If your setup
|
||||
|
|
Loading…
Reference in New Issue