diff DOCS/xml/en/cd-dvd.xml @ 10184:b6c63ab184a4

Changed a few remaining -dvd and -vcd options to dvd:// and vcd://.
author diego
date Sun, 25 May 2003 19:15:01 +0000
parents 861a40949bf3
children 9ad3a27284d9
line wrap: on
line diff
--- a/DOCS/xml/en/cd-dvd.xml	Sun May 25 18:28:26 2003 +0000
+++ b/DOCS/xml/en/cd-dvd.xml	Sun May 25 19:15:01 2003 +0000
@@ -74,12 +74,12 @@
 <para>
 For the complete list of available options, please read the man page.
 The Syntax for a standard Digital Versatile Disc (DVD) is as follows:
-<screen>mplayer -dvd <replaceable>&lt;track&gt;</replaceable> [-dvd-device <replaceable>&lt;device&gt;</replaceable>]</screen>
+<screen>mplayer dvd://<replaceable>&lt;track&gt;</replaceable> [-dvd-device <replaceable>&lt;device&gt;</replaceable>]</screen>
 </para>
 
 <para>
 Example:
-<screen>mplayer -dvd 1 -dvd-device /dev/hdc</screen>
+<screen>mplayer dvd://1 -dvd-device /dev/hdc</screen>
 </para>
 
 <para>
@@ -282,9 +282,9 @@
 <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>&lt;track&gt;</replaceable> -cdrom-device <replaceable>&lt;device&gt;</replaceable></screen>
+<screen>mplayer vcd://<replaceable>&lt;track&gt;</replaceable> -cdrom-device <replaceable>&lt;device&gt;</replaceable></screen>
 Example:
-<screen>mplayer -vcd 2 -cdrom-device /dev/hdc</screen>
+<screen>mplayer vcd://2 -cdrom-device /dev/hdc</screen>
 The default VCD device is <filename>/dev/cdrom</filename>. If your setup
 differs, make a symlink or specify the correct device on the command line
 with the <option>-cdrom-device</option> option.
@@ -321,7 +321,7 @@
 tracks, containing one MPEG PS data packet per sector instead of a
 filesystem. Similar to audio CD tracks, these tracks <emphasis role="bold">cannot
 be mounted</emphasis> (Did you ever mount an audio CD to play it?).
-As most movies are inside this track, you should try <option>-vcd 2</option> first.
+As most movies are inside this track, you should try <option>vcd://2</option> first.
 </para></listitem>
 
 <listitem><para>
@@ -343,8 +343,8 @@
 (<filename>vcdfs/isofs-2.4.X.o</filename>) driver, which is able to emulate the
 raw tracks through this shadow .DAT file. If you mount the disc using their
 driver, you can copy and even play .DAT files with <application>MPlayer</application>. But it will not
-work with the standard iso9660 driver of the Linux kernel! Use the
-<option>-vcd</option> option instead. Alternatives for VCD copying are the
+work with the standard iso9660 driver of the Linux kernel! Use
+<option>vcd://</option> instead. Alternatives for VCD copying are the
 new <ulink url="http://www.elis.rug.ac.be/~ronsse/cdfs/">cdfs</ulink> kernel
 driver (not part of the official kernel) that shows CD sessions as image files and
 <ulink url="http://cdrdao.sourceforge.net/">cdrdao</ulink>, a bit-by-bit