[Mplayer-cvslog] CVS: main/DOCS CDROM,1.1,1.2 DVD,1.2,1.3 DVD-FAQ,1.2,1.3 LIRC,1.5,1.6 MTRR,1.3,1.4 SOUNDCARDS,1.16,1.17 example.conf,1.19,1.20

Berczi Gabor gabucino at users.sourceforge.net
Thu May 10 16:12:25 CEST 2001


Update of /cvsroot/mplayer/main/DOCS
In directory usw-pr-cvs1:/tmp/cvs-serv19011/DOCS

Modified Files:
	CDROM DVD DVD-FAQ LIRC MTRR SOUNDCARDS example.conf 
Log Message:

oh, this much? :p


Index: CDROM
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/CDROM,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** CDROM	2001/04/19 09:17:41	1.1
--- CDROM	2001/05/10 14:12:22	1.2
***************
*** 30,36 ****
  for 2MB prefetched reading from the file (it's useful for scratched CDROMs).
  
! It's recommended that you tuneup your CDROM drive also with hdparm:
! 
! hdparm -d1 -a8 -u1 <cdrom device>
  to enable using DMA access, readahead, and IRQ unmasking.
  (if you don't understand these, *read the hdparm manpage*)
--- 30,35 ----
  for 2MB prefetched reading from the file (it's useful for scratched CDROMs).
  
! It's recommended that you tuneup your CDROM drive also with hdparm :
! 	hdparm -d1 -a8 -u1 <cdrom device>
  to enable using DMA access, readahead, and IRQ unmasking.
  (if you don't understand these, *read the hdparm manpage*)

Index: DVD
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/DVD,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** DVD	2001/04/19 12:10:18	1.2
--- DVD	2001/05/10 14:12:22	1.3
***************
*** 90,94 ****
  DVD viewers).
  
! Hint: I commented out downmix fountions from libac3 (of course in this way I
  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
--- 90,94 ----
  DVD viewers).
  
! Hint: I commented out downmix functions from libac3 (of course in this way I
  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

Index: DVD-FAQ
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/DVD-FAQ,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** DVD-FAQ	2001/04/19 12:10:18	1.2
--- DVD-FAQ	2001/05/10 14:12:22	1.3
***************
*** 5,9 ****
  A: Ehh. Go on reading this file as well as 'DVD' (hint: you must have libcss)
  
! Q: So MPlayer can play DVDs? Then it must use DeCSS ! You are under arrest
     under the XYZ#$ paragraph of the--
  A: Get back asshole, there is no DeCSS code in MPlayer. It links to libcss.
--- 5,9 ----
  A: Ehh. Go on reading this file as well as 'DVD' (hint: you must have libcss)
  
! Q: So MPlayer can play DVDs? Then it must use DeCSS! You are under arrest
     under the XYZ#$ paragraph of the--
  A: Get back asshole, there is no DeCSS code in MPlayer. It links to libcss.
***************
*** 24,30 ****
  Q: DVD support in MPlayer is a piece of shit!
  A: You're probably right :) However please contact us if you can improve it!
- 
- Q: How can I compile MPlayer to be able to watch DVDs?
- A: Read file 'DVD' (as usual).
  
  Q: Where can I get libcss package from?
--- 24,27 ----

Index: LIRC
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/LIRC,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** LIRC	2001/04/23 17:10:14	1.5
--- LIRC	2001/05/10 14:12:22	1.6
***************
*** 14,18 ****
   If you have installed the lirc-package, you can compile MPlayer with LIRC
   support using  ./configure --enable-lirc
-  You should do 'make distclean' before re-compile with 'make dep;make'
  
   If everything went fine, MPlayer will print a message like 
--- 14,17 ----

Index: MTRR
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/MTRR,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** MTRR	2001/03/12 14:56:54	1.3
--- MTRR	2001/05/10 14:12:22	1.4
***************
*** 36,39 ****
  echo "base=0xd8000000 size=0x2000000 type=write-combining" >| /proc/mtrr
  
!  - Older K6-2's [around 266Mhz, stepping 0] doesn't support MTRR.
!  - K6-2 with 'stepping 12' (do a cat /proc/cpuinfo) supports MTRR.
--- 36,39 ----
  echo "base=0xd8000000 size=0x2000000 type=write-combining" >| /proc/mtrr
  
!  - Older K6-2's [around 266Mhz, stepping 0] doesn't support MTRR, but
!    stepping 12's do ('cat /proc/cpuinfo' to check it).

Index: SOUNDCARDS
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/SOUNDCARDS,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -r1.16 -r1.17
*** SOUNDCARDS	2001/05/10 09:48:03	1.16
--- SOUNDCARDS	2001/05/10 14:12:22	1.17
***************
*** 3,8 ****
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
! Aureal Vortex 2:
! 			run ./configure script with --disable-select option
  
  GUS PnP:
--- 3,9 ----
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
! // (new audio code, what now?)
! // Aureal Vortex 2:
! //			run ./configure script with --disable-select option
  
  GUS PnP:
***************
*** 32,36 ****
  
  PC Speaker or DAC:
! 			OSS     : only with the new HQ timing code
  			ALSA    : no driver
  			Max kHz : 6 ;) (the driver emulates 44.1 maybe more)
--- 33,37 ----
  
  PC Speaker or DAC:
! 			OSS     : OK (new timing code?)
  			ALSA    : no driver
  			Max kHz : 6 ;) (the driver emulates 44.1 maybe more)

Index: example.conf
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/example.conf,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -r1.19 -r1.20
*** example.conf	2001/05/10 08:21:50	1.19
--- example.conf	2001/05/10 14:12:22	1.20
***************
*** 27,31 ****
  
  # x=800			# scale movie to <x> pixels width
! # y=600			# scale movie to <y> pixles height
  
  ##
--- 27,31 ----
  
  # x=800			# scale movie to <x> pixels width
! # y=600			# scale movie to <y> pixels height
  
  ##
***************
*** 83,91 ****
  # forcexv = yes		# force XVideo even if not detected
  
- ##
- ## disable usage of DirectShow video codecs
- ##
  
! # nodshow
  
  ##
--- 83,88 ----
  # forcexv = yes		# force XVideo even if not detected
  
  
! # nodshow		# disable usage of DirectShow video codecs
  
  ##


_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog



More information about the MPlayer-cvslog mailing list