# HG changeset patch # User diego # Date 1043970367 0 # Node ID a2eef35515c70848b2eb461bd3dafdb83a27d28a # Parent 5750570b4a46dbfc98ba79b0f9083ad060f61e19 DVD usage instructions similar to VCD. Patch by Nilmoni Deb . diff -r 5750570b4a46 -r a2eef35515c7 DOCS/cd-dvd.html --- 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 @@

4.2 DVD playback

-

For the complete list of available options, please read the man page.

+

For the complete list of available options, please read the man page. + The Syntax for a standard Digital Versatile Disc (DVD) is as follows:

+ +

mplayer -dvd <track> [-dvd-device <device>]

+ +

Example: mplayer -dvd 1 -dvd-device /dev/hdc

+ +

The default DVD device is /dev/dvd. If your setup differs, + make a symlink or specify the correct device on the command line with the + -dvd-device option.

New-style DVD support (mpdvdkit2)