diff DOCS/DVD @ 1022:655441d69aaa

doc about the minor change on DVD scene
author lgb
date Tue, 05 Jun 2001 03:09:54 +0000
parents 3f2f84f55156
children 7e86f5809d33
line wrap: on
line diff
--- 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)
 ~~~~~~~~~~~~~~~