From a70c3d3762e1782fb5e469eca982ad04c0376a7d Mon Sep 17 00:00:00 2001 From: lgb Date: Tue, 5 Jun 2001 03:09:54 +0000 Subject: [PATCH] doc about the minor change on DVD scene git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1023 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/DVD | 7 +++++-- DOCS/DVD-FAQ | 5 +++++ DOCS/mplayer.1 | 6 +++--- 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/DOCS/DVD b/DOCS/DVD index 760e0646f5..2b66fb66b6 100644 --- a/DOCS/DVD +++ b/DOCS/DVD @@ -32,11 +32,11 @@ Call ./configure script of MPlayer with these options: Viewing VOB files directly from DVD ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -mplayer -dvd /dev/dvd /mnt/cdrom/video_ts/vts_01_1.vob +mplayer -dvdauth /dev/dvd /mnt/cdrom/video_ts/vts_01_1.vob where, - '-dvd /dev/dvd' tells MPlayer the device name of your DVD drive. + '-dvdauth /dev/dvd' tells MPlayer the device name of your DVD drive. it's used in disc authentication process the filename is simply a VOB file path on the disc @@ -94,6 +94,9 @@ can't get sound) and audio decoding CPU usage became 11% instead of 24 on my machine. This clearly indicates that we should optimize downmix functions (KNI code is no use for my k6-2). +HOT NEWZ: +We have got 3Dnow optimized libac3. Wow ;-) + Problems (TODO) ~~~~~~~~~~~~~~~ diff --git a/DOCS/DVD-FAQ b/DOCS/DVD-FAQ index 5ca6dffe02..08e97f8d49 100644 --- a/DOCS/DVD-FAQ +++ b/DOCS/DVD-FAQ @@ -34,3 +34,8 @@ A: The current implementation is only for viewing VOB files from DVD. Q: How can I set the region code of my DVD-Drive ? I don't have windows! A: Use the 'regionset' tool : http://www.linuxtv.org/download/dvd/dvd_disc_20000215.tar.gz + +Q: MPlayer complains about something renamed option?1 +A: For future development, old '-dvd' option was replaced by '-dvdauth'. + Option '-dvd' *WILL* do the 'full disk movie' mplaying mode. + But until that, '-dvd' does nothing only prints error message. diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1 index eaaf194e7e..aafd451116 100644 --- a/DOCS/mplayer.1 +++ b/DOCS/mplayer.1 @@ -32,7 +32,7 @@ mplayer \- Movie Player for Linux .RB [ \-sub\ file ] .RB [ \-subfps\ rate ] .RB [ \-subdelay\ sec ] -.RB [ \-dvd\ device ] +.RB [ \-dvdauth\ device ] .RB [ \-z\ <0-8> ] .RB [ \-idx ] .RB [ \-forceidx ] @@ -89,7 +89,7 @@ you can get the list of available drivers executing .B \-vcd\ track play video cd track from device instead of plain file .TP -.B \-dvd\ device +.B \-dvdauth\ device specify DVD-ROM drive to use for MPEG2 decoding. (use *_only_* when playing from DVD!) .TP @@ -241,7 +241,7 @@ specify -nodshow !!!) .TP .B \-dvdkey key key to decrypt stream encrypted with CSS. For example : -dvdkey F169072699 -(this is NOT for DVD playing! For DVD use the -dvd option!) +(this is NOT for DVD playing! For DVD use the -dvdauth option!) .TP .B \-stereo mode select type of MPEG1 stereo output. Mode may be 0:stereo 1:left 2:right