changeset 523:9a35090baf5c

some fix..
author gabucino
date Thu, 19 Apr 2001 18:33:19 +0000
parents b63c485a530d
children 9105fc95636c
files DOCS/example.conf DOCS/mplayer.1
diffstat 2 files changed, 10 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/example.conf	Thu Apr 19 12:10:18 2001 +0000
+++ b/DOCS/example.conf	Thu Apr 19 18:33:19 2001 +0000
@@ -87,13 +87,6 @@
 # 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!
 ##
--- a/DOCS/mplayer.1	Thu Apr 19 12:10:18 2001 +0000
+++ b/DOCS/mplayer.1	Thu Apr 19 18:33:19 2001 +0000
@@ -32,6 +32,7 @@
 .RB [ \-sub\ file ]
 .RB [ \-subfps\ rate ]
 .RB [ \-subdelay\ sec ]
+.RB [ \-dvd\ device ]
 .I file
 .PP
 .SH DESCRIPTION
@@ -57,10 +58,14 @@
 .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 @@
 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 @@
 
 / 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