summaryrefslogtreecommitdiffstats
path: root/DOCS/mplayer.1
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-10 10:04:03 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-10 10:04:03 +0000
commit01f8e4df0dedf03168ae0c05be04821c356bef38 (patch)
tree14831d852176ffec6c769c8962aeca992115d42d /DOCS/mplayer.1
parent947f877f7c257e0e412a2465584ef92ab0318a6d (diff)
downloadmpv-01f8e4df0dedf03168ae0c05be04821c356bef38.tar.bz2
mpv-01f8e4df0dedf03168ae0c05be04821c356bef38.tar.xz
added -dvd-device and -cdrom-device
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4636 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/mplayer.1')
-rw-r--r--DOCS/mplayer.110
1 files changed, 9 insertions, 1 deletions
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 5d692a7f87..4ad9259bfb 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -13,6 +13,7 @@ mplayer \- Movie Player for Linux
.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 @@ mplayer \- Movie Player for Linux
.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 @@ DVD playback sometimes requires deinterlacing: see '-pp 0x20000' or '-npp lb' op
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 @@ you can get the list of available drivers executing
.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 -chapter 5-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