From af618f34b74f74bd9d83fa396e825773d9da67ff Mon Sep 17 00:00:00 2001 From: gabucino Date: Thu, 19 Apr 2001 18:33:19 +0000 Subject: some fix.. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@524 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/example.conf | 7 ------- DOCS/mplayer.1 | 15 ++++++++++----- 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 @@ -86,13 +86,6 @@ ffactor = 0.75 # monitor_vfreq = 50-90 # vertical frequency range # 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 -- cgit v1.2.3