# HG changeset patch # User lgb # Date 991710594 0 # Node ID 655441d69aaabad99fcf2175d56cb5bedf6d65d5 # Parent e8cc983945febddbedf5be5703a35c9946e968af doc about the minor change on DVD scene diff -r e8cc983945fe -r 655441d69aaa DOCS/DVD --- a/DOCS/DVD Tue Jun 05 02:36:12 2001 +0000 +++ b/DOCS/DVD Tue Jun 05 03:09:54 2001 +0000 @@ -32,11 +32,11 @@ 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 @@ 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 -r e8cc983945fe -r 655441d69aaa DOCS/DVD-FAQ --- a/DOCS/DVD-FAQ Tue Jun 05 02:36:12 2001 +0000 +++ b/DOCS/DVD-FAQ Tue Jun 05 03:09:54 2001 +0000 @@ -34,3 +34,8 @@ 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 -r e8cc983945fe -r 655441d69aaa DOCS/mplayer.1 --- a/DOCS/mplayer.1 Tue Jun 05 02:36:12 2001 +0000 +++ b/DOCS/mplayer.1 Tue Jun 05 03:09:54 2001 +0000 @@ -32,7 +32,7 @@ .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 @@ .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 @@ .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