Update of /cvsroot/mplayer/main/DOCS In directory mail:/var/tmp.root/cvs-serv818 Modified Files: cd-dvd.html Log Message: DVD usage instructions similar to VCD. Patch by Nilmoni Deb <ndeb@ece.cmu.edu>. Index: cd-dvd.html =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/cd-dvd.html,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- cd-dvd.html 25 Jan 2003 04:05:36 -0000 1.55 +++ cd-dvd.html 30 Jan 2003 23:46:07 -0000 1.56 @@ -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 <track> [-dvd-device <device>]</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>
participants (1)
-
Diego Biurrun CVS