summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-19 18:33:19 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-19 18:33:19 +0000
commitaf618f34b74f74bd9d83fa396e825773d9da67ff (patch)
tree6a4e82887a46e71322c72160cbc00beb4e924063 /DOCS
parent794dd577d7b70f3c502029018bd2f62f9113aa2d (diff)
downloadmpv-af618f34b74f74bd9d83fa396e825773d9da67ff.tar.bz2
mpv-af618f34b74f74bd9d83fa396e825773d9da67ff.tar.xz
some fix..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@524 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/example.conf7
-rw-r--r--DOCS/mplayer.115
2 files changed, 10 insertions, 12 deletions
diff --git a/DOCS/example.conf b/DOCS/example.conf
index c936752c38..85bf02d1c1 100644
--- a/DOCS/example.conf
+++ b/DOCS/example.conf
@@ -87,13 +87,6 @@ ffactor = 0.75
# monitor_dotclock = 30M-300M # dotclock (or pixelclock) range
##
-## Specify DVD device (you need to install libcss, then recompile mplayer!)
-## (uncomment it _only_ if you _really_ have a DVD drive!)
-##
-
-# dvd = /dev/dvd
-
-##
## You can also include other configfiles
## Specify full path!
##
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index bae057b963..27f7a1008e 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -32,6 +32,7 @@ mplayer \- Movie Player for Linux
.RB [ \-sub\ file ]
.RB [ \-subfps\ rate ]
.RB [ \-subdelay\ sec ]
+.RB [ \-dvd\ device ]
.I file
.PP
.SH DESCRIPTION
@@ -57,10 +58,14 @@ you can get the list of available drivers executing
.I mplayer -vo help
.TP
-.BI \-vcd\ track
+.B \-vcd\ track
play video cd track from device instead of plain file
.TP
-.BI \-nosound
+.B \-dvd\ device
+specify DVD-ROM drive to use for MPEG2 decoding.
+(use *_only_* when playing from DVD!)
+.TP
+.B \-nosound
don't play sound
.TP
.B \-fs
@@ -132,10 +137,10 @@ With DivX AVIs with MP3 audio, you can choose whether to use MP3LIB (option 1),
or Win32 DLL l3codeca.acm (option 4) (default). On CPUs with the 3DNow!
instruction set, the first gives more performance. Your mileage may vary.
.TP
-.BI \-sb\ position
+.B \-sb\ position
seek to byte position
.TP
-.BI \-abs\ bytes
+.B \-abs\ bytes
audio buffer size (in bytes, default: measuring)
.TP
.B \-delay\ secs
@@ -197,7 +202,7 @@ q or ESC stop playing and quit program
/ or * decrease/increase volume
-o toggle OSD: none / seek / seek+timer
+o toggle OSD: none / seek / seek+timer
m toggle using master/pcm volume
.IP