[Mplayer-cvslog] CVS: main/DOCS documentation.html,1.22,1.23 mplayer.1,1.74,1.75

Winner of tha face compo gabucino at mplayer.dev.hu
Thu Aug 16 18:40:11 CEST 2001


Update of /cvsroot/mplayer/main/DOCS
In directory mplayer:/var/tmp.root/cvs-serv25620/DOCS

Modified Files:
	documentation.html mplayer.1 
Log Message:



Index: documentation.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/documentation.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- documentation.html	16 Aug 2001 15:18:46 -0000	1.22
+++ documentation.html	16 Aug 2001 16:40:08 -0000	1.23
@@ -1599,6 +1599,10 @@
      Also, open the possibility to play DivX on virtually every computer that
      has a C compiler. Kinda great stuff, isn't it?
 
+  <B>Q: But configure tells me "Checking for libavcodec ... no"!
+  </B>A: You need to get libavcodec from FFmpeg's CVS. Read the instructions in
+     the <A HREF="#2.1.2.2">ffmpeg section</A> .
+
 
   <A NAME=6.3>6.3.  File playing problems
 
@@ -1823,6 +1827,8 @@
 
   To run <B>MPlayer</B> you will need to re-compile the kernel with 
   "options USER_LDT" (unless you are running -CURRENT, where this is default).
+  If you have a CPU with SSE also use "options CPU_ENABLE_SSE" to use it
+  (FreeBSD-STABLE required, or use kernel patches).
 
   If <B>MPlayer</B> complains about "CD-ROM Device '/dev/cdrom' not found!" make a 
   symbolic link : ln -s /dev/(your_cdrom_device) /dev/cdrom 

Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/mplayer.1,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- mplayer.1	14 Aug 2001 17:10:22 -0000	1.74
+++ mplayer.1	16 Aug 2001 16:40:08 -0000	1.75
@@ -65,6 +65,7 @@
 .RB [ \-fb\ device ]
 .RB [ \-fbmode\ modename ]
 .RB [ \-fbmodeconfig filename ]
+.RB [ \-benchmark ]
 .I - or file
 .PP
 .SH DESCRIPTION
@@ -141,6 +142,7 @@
 
         MPEG 1/2   0 (none), 1, 3, 7, 15, 31, 63
         OpenDivX   0 (none), 1, 3, 7, 15, 31, 63
+        DivX4      0 (none) - 60
         DivX       0 (none), 1, 2, 3, 4
 
 .I NOTE
@@ -178,11 +180,14 @@
 .B \-lircconf\ configfile
 specifies a configfile for LIRC (see http://www.lirc.org) if you don't like the default ~/.lircrc 
 .TP
-.B \-v\
+.B \-v
 enable verbose output (more -v means more verbose)
 .TP
-.B \-quiet\
+.B \-quiet
 display less output, status messages.
+.TP
+.B \-benchmark
+used in combination with -nosound and -vo null for benchmarking.
 .IP
 .SH "ADVANCED OPTIONS"
 .TP
@@ -401,6 +406,17 @@
 m               toggle using master/pcm volume
 
 z or x          adjust subtitle delay by +/- 0.1 second
+
+(the following keys are valid only when using DirectShow DivX codec)
+
+1 or 2          adjust contrast
+
+3 or 4          adjust brightness
+
+5 or 6          adjust ?
+
+7 or 8          adjust saturation
+
 .IP
 .SH FILES AND DIRECTORIES
 .TP




More information about the MPlayer-cvslog mailing list