[Mplayer-cvslog] CVS: main/DOCS documentation.html,1.174,1.175 mplayer.1,1.132,1.133

Winner of tha face compo gabucino at mplayer.dev.hu
Fri Jan 11 18:56:58 CET 2002


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

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


Index: documentation.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/documentation.html,v
retrieving revision 1.174
retrieving revision 1.175
diff -u -r1.174 -r1.175
--- documentation.html	11 Jan 2002 00:09:49 -0000	1.174
+++ documentation.html	11 Jan 2002 17:56:56 -0000	1.175
@@ -236,7 +236,7 @@
 
 <P><B>MPlayer</B> is a movie player for LINUX (runs on many other Unices, and
 <B>non-x86</B> CPUs, see <A HREF="#6">section 6</A>). It plays most MPEG, VOB,
-AVI, VIVO, ASF/WMV, QT/MOV, FLI files, supported by many native, XAnim, and
+AVI, VIVO, ASF/WMV, QT/MOV, FLI, RM files, supported by many native, XAnim, and
 Win32 DLL codecs. You can watch <B>VideoCD</B>, <B>SVCD</B>, <B>DVD</B>,
 <B>3ivx</B>, and even <B>DivX</B> movies too (and you don't need the avifile
 library at all!). The another big feature of mplayer is the wide range of
@@ -256,7 +256,7 @@
 
 <P>Distributing <B>MPlayer</B> in the form of binaries and/or binary packages
 is currently impossible, speaking about both <B>technical</B> and <B>law</B>
-areas. Detailed information can be found in the second part of <A HREF="users_against_developers.html">this file</A>,
+areas. Detailed information can be found in the second part of <A HREF="users_against_developers.html#binary">this file</A>,
 and it is recommended to read it.</P>
 
 <P>I didn't write any codecs, just some players. I spent
@@ -282,35 +282,38 @@
 <LI><B>mpg12play v0.1-v0.3:</B><BR>
     The first try, hacked together in a half hour!
     I've used libmpeg3 from www.heroinewarrior.com up to the version 0.3,
-    but there were image quality and speed problems with it.
+    but there were image quality and speed problems with it.</LI>
 <LI><B>mpg12play v0.5-v0.87:</B><BR>
     Mpeg codec replaced with DVDview by Dirk Farin, it was a great stuff,
-    but it was slow and was written in C++ (I hate C++!!!)
+    but it was slow and was written in C++ (I hate C++!!!)</LI>
 <LI><B>mpg12play v0.9-v0.95pre5:</B><BR>
     Mpeg codec was libmpeg2 (mpeg2dec) by Aaron Holtzman & Michel Lespinasse.
     It's great, optimized very fast C code with perfect image quality and
-    100% MPEG standard conformance.
+    100% MPEG standard conformance.</LI>
 <LI><B>MPlayer v0.3-v0.9:</B><BR>
     It was a pack of two programs: mpg12playv0.95pre6 and my new simple AVI
-    player 'avip' based on avifile's Win32 DLL loader.
+    player 'avip' based on avifile's Win32 DLL loader.</LI>
 <LI><B>MPlayer v0.10:</B><BR>
-    The MPEG and AVI player in a single binary!
+    The MPEG and AVI player in a single binary!</LI>
 <LI><B>MPlayer v0.11:</B><BR>
     Some new developers joined and from 0.11 the mplayer project is a team-work!
-    Added .ASF file support, and OpenDivX (see www.projectmayo.com) en/decoding.
+    Added .ASF file support, and OpenDivX (see www.projectmayo.com) en/decoding.</LI>
 <LI><B>MPlayer v0.17 "The IdegCounter"</B><BR>
     The release version of the 0.11pre after 4 months of heavy development!
     Try it, and be amazed! Thousands of new features added... and of course
-    old code was improved too, bugs removed etc.
+    old code was improved too, bugs removed etc.</LI>
 <LI><B>MPlayer 0.18 "The BugCounter"</B><BR>
     2 months since 0.17 and here's a new release.. Completed ASF support,
     more subtitle formats, introduced libao (similar to libvo but to audio),
-    even more stable than ever, and so on. It's a MUST !
+    even more stable than ever, and so on. It's a MUST !</LI>
 <LI><B>MPlayer 0.50 "The Faszom(C)ounter"</B><BR>
     Hmm. Release again. Tons of new features, beta GUI version, bugs fixed,
     new vo and ao drivers, ported to many systems, including opensource DivX
-    codecs and much more. Try it!
-
+    codecs and much more. Try it!</LI>
+<LI><B>MPlayer 0.60 "The RTFMCounter"</B><BR>
+    MOV/VIVO/RM/FLI/NUV fileformats support, native CRAM, Cinepak, ADPCM codecs,
+    and support for XAnim's binary codecs; DVD subtitles support, first
+    release of MEncoder, TV grabbing, cache, liba52, countless fixes.</LI>
 </UL></P>
 
 <P><B><A NAME=1.3>1.3. Installation</A></B></P>
@@ -363,7 +366,7 @@
 <A HREF="codecs.html#2.2.1.2">2.2.1.2</A> section before compiling. Features :<BR>
 <UL>
   <LI>you can <B>gain <I>DivX/DivX4</I> playing on non-x86 machines</B></LI>
-  <LI>RealVideo 1.0/MJPEG/h263/others playing and encoding</LI>
+  <LI>RealVideo 1.0/VIVO/MJPEG/h263/others playing and encoding</LI>
   <LI>this codec has the <B>greatest decoding speed</B> for DivX and DivX4
 movies (even faster than the original DivX4 library itself) ! Recommended!</LI>
 </UL>
@@ -382,9 +385,11 @@
 </LI>
 
 <LI><B>DivX4</B> : information about this codec is available in the
-<A HREF="codecs.html#2.2.1.1">2.2.1.1</A> section. You possibly don't want this
-codec as <B>libavcodec</B> (see above) is much faster than this.<BR>
+<A HREF="codecs.html#2.2.1.1">2.2.1.1</A> section. If you don't want to encode
+with it, you possibly don't want this codec as <B>libavcodec</B> (see above) is
+much faster than this.<BR>
 Features :<UL>
+  <LI>1 pass or 2 pass encoding with <A HREF="encoding.html">MEncoder</A></LI>
   <LI>can play old <B>DivX3</B> movies much faster than the Win32 DLL but
     slower than <B>libavcodec</B> !</LI>
   <LI>it's closed-source, and only an x86 version is available.</LI>
@@ -857,12 +862,6 @@
 <TR><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>3 or 4</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>adjust brightness</TD></TR>
 <TR><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>5 or 6</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>adjust hue</TD></TR>
 <TR><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>7 or 8</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>adjust saturation</TD></TR>
-
-<TR><TD COLSPAN=4><P><I><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>(the following keys are valid only with TV input support</I></P></TD></TR>
-
-<TR><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>h  or  l</TD><TD>&nbsp;&nbsp;</TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>select previous/next channel</TD></TR>
-<TR><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>n</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>change norm</TD></TR>
-<TR><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>b</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>change channel list</TD></TR>
 </TABLE></P>
 
 <P><B>GUI keyboard control</B></P>

Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/mplayer.1,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -r1.132 -r1.133
--- mplayer.1	11 Jan 2002 00:09:49 -0000	1.132
+++ mplayer.1	11 Jan 2002 17:56:56 -0000	1.133
@@ -59,6 +59,7 @@
 .RB [ \-osdlevel\ <level> ]
 .RB [ \-config\ <file> ]
 .RB [ \-display\ <name> ]
+.RB [ \-xinerama\ <screen\ number> ]
 .RB [ \-wid\ <window\ id> ]
 .RB [ \-unicode ]
 .RB [ \-utf8 ]
@@ -115,8 +116,8 @@
 DivX movies too (and you don't need the avifile library at all!).
 
 Another big feature of mplayer is the wide range of supported output drivers :
-X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, DirectFB, SDL (and all the drivers
-it supports), VESA (on every VESA compatible card, even without X!), and some
+X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, DirectFB, GGI, SDL (and all the drivers
+they support), VESA (on every VESA compatible card, even without X!), and some
 lowlevel card-specific drivers (for Matrox, 3Dfx and Radeon) too! Most of them
 supports software or hardware scaling, so you can enjoy movies in fullscreen.
 
@@ -595,6 +596,11 @@
 .B \-display <name>
 specify the hostname and display number of the X server you want
 to display on. For example : -display xtest.localdomain:0
+.TP
+.B \-xinerama <screen number>
+in Xinerama configurations (i.e. a single desktop that spans across multiple
+displays) this option tells MPlayer which screen to display movie on. Range
+0-...
 .TP
 .B \-wid\ <window\ id>
 This tells MPlayer to use a X11 window, which is useful to embed MPlayer in a




More information about the MPlayer-cvslog mailing list