diff DOCS/mplayer.1 @ 4635:39257161a2f7

added -dvd-device and -cdrom-device
author gabucino
date Sun, 10 Feb 2002 10:04:03 +0000
parents 1736cd920aa4
children 81dc273a09f7
line wrap: on
line diff
--- a/DOCS/mplayer.1	Sun Feb 10 10:03:39 2002 +0000
+++ b/DOCS/mplayer.1	Sun Feb 10 10:04:03 2002 +0000
@@ -13,6 +13,7 @@
 .RB [ \-vo\ <driver>[:<device>] ]
 .RB [ \-ao\ <driver>[:<device>] ]
 .RB [ \-vcd\ <track\ number> ]
+.RB [ \-cdrom-device\ <path\ to\ device> ]
 .RB [ \-sb\ <byte\ position> ]
 .RB [ \-nosound ]
 .RB [ \-abs\ <bytes> ]
@@ -78,6 +79,7 @@
 .RB [ \-monitor_dotclock\ <dotclock\ (or\ pixelclock)\ range> ]
 .RB [ \-benchmark ]
 .RB [ \-dvd\ <title\ id> ]
+.RB [ \-dvd-device\ <path\ to\ device> ]
 .RB [ \-chapter\ <chapter\ id> ]
 .RB [ \-dvdangle\ <angle\ id> ]
 .RB [ \-alang\ <country\ code> ]
@@ -151,6 +153,9 @@
 tell MPlayer which movies (marked with titleid) to play. For example
 sometimes '1' are trailers, and '2' is the real movie.
 .TP
+.B \-dvd-device\ <path\ to\ device>
+override default DVD device name /dev/dvd
+.TP
 .B \-chapter\ <chapter\ id>
 specify which chapter to start playing at. Optionally specify which chapter to
 end playing at. Examples can be found below.
@@ -203,6 +208,9 @@
 .B \-vcd\ <track>
 play video cd track from device instead of plain file
 .TP
+.B \-cdrom-device\ <path\ to\ device>
+override default CDROM drive name /dev/cdrom
+.TP
 .B \-nosound
 don't play sound
 .TP
@@ -769,7 +777,7 @@
 mplayer -dvd 1 -dvdangle 2
 .TP
 .B Playing from a different DVD device
-mplayer -dvd 1 /dev/dvd2
+mplayer -dvd 1 -dvd-device /dev/dvd2
 .TP
 .B Stream from HTTP
 mplayer http://mplayer.hq/example.avi