changeset 9181:a2eef35515c7

DVD usage instructions similar to VCD. Patch by Nilmoni Deb <ndeb@ece.cmu.edu>.
author diego
date Thu, 30 Jan 2003 23:46:07 +0000
parents 5750570b4a46
children df871e1c105d
files DOCS/cd-dvd.html
diffstat 1 files changed, 10 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/cd-dvd.html	Thu Jan 30 23:37:17 2003 +0000
+++ b/DOCS/cd-dvd.html	Thu Jan 30 23:46:07 2003 +0000
@@ -67,7 +67,16 @@
 
 <H2><A NAME="dvd">4.2 DVD playback</A></H2>
   
-<P>For the complete list of available options, please read the man page.</P>
+<P>For the complete list of available options, please read the man page.
+  The Syntax for a standard Digital Versatile Disc (DVD) is as follows:</P>
+
+<P><CODE>mplayer -dvd &lt;track&gt; [-dvd-device &lt;device&gt;]</CODE></P>
+
+<P>Example: <CODE>mplayer -dvd 1 -dvd-device /dev/hdc</CODE></P>
+
+<P>The default DVD device is <CODE>/dev/dvd</CODE>. If your setup differs,
+  make a symlink or specify the correct device on the command line with the
+  <CODE>-dvd-device</CODE> option.</P>
 
 <H4>New-style DVD support (mpdvdkit2)</H4>