[Mplayer-cvslog] CVS: main/DOCS documentation.html,1.221,1.222 encoding.html,1.36,1.37 sound.html,1.32,1.33
Winner of tha face compo
gabucino at mplayerhq.hu
Sat Apr 20 09:02:38 CEST 2002
Update of /cvsroot/mplayer/main/DOCS
In directory mail:/var/tmp.root/cvs-serv8133
Modified Files:
documentation.html encoding.html sound.html
Log Message:
more deciliters
Index: documentation.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/documentation.html,v
retrieving revision 1.221
retrieving revision 1.222
diff -u -r1.221 -r1.222
--- documentation.html 20 Apr 2002 06:39:49 -0000 1.221
+++ documentation.html 20 Apr 2002 07:02:35 -0000 1.222
@@ -155,6 +155,7 @@
<LI><A HREF="sound.html#2.3.2.2.5">2.3.2.2.5 Software volume control</A></LI>
<LI><A HREF="sound.html#2.3.2.2.6">2.3.2.2.6 Extrastereo</A></LI>
<LI><A HREF="sound.html#2.3.2.2.7">2.3.2.2.7 Volume Normalizer</A></LI>
+ <LI><A HREF="sound.html#2.3.2.2.8">2.3.2.2.8 Surround</A></LI>
</UL>
</UL>
</UL>
@@ -426,7 +427,9 @@
<LI><B>Win32 codecs</B> : If you plan to use <B>MPlayer</B> on x86
architecture, you will possibly need them. Download and unzip w32codecs.zip to
-/usr/lib/win32 . Note: the avifile project has similar codecs package, but it
+/usr/lib/win32 <B>BEFORE</B> compiling <B>MPlayer</B>, otherwise no Win32
+support will be compiled!<BR>
+Note: the avifile project has similar codecs package, but it
differs from ours, so if you want to use all supported codecs, then use our
package! However, you can use our codecs package with avifile. Features:<BR>
<UL>
@@ -1913,7 +1916,6 @@
<LI><B>vo_png.c</B> - Atmos
<LI><B>vo_sdl.c</B> - Atmos
<LI><B>vo_svga.c</B> - se7en
- <LI><B>vo_syncfb.c</B> - OBSOLETED, use mga
<LI><B>vo_vesa.c</B> - Nick Kurshev
<LI><B>vo_x11.c</B> - Pontscho
<LI><B>vo_xmga.c</B> - Pontscho
Index: encoding.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/encoding.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- encoding.html 20 Apr 2002 06:40:47 -0000 1.36
+++ encoding.html 20 Apr 2002 07:02:35 -0000 1.37
@@ -71,8 +71,8 @@
<LI>creating files from external audio stream</LI>
<LI>1, 2 or 3 pass <B>DivX4</B> video</LI>
<LI><B>VBR</B> MP3 audio - <B>IMPORTANT NOTE</B> : VBR MP3 audio doesn't
- always play nicely on windows players! If you intend to encode AVIs
- mainly for windows, encode with CBR!</LI>
+ always play nicely on windows players! On the other hand, currently
+ <B>MEncoder</B>'s CBR encoding is totally broken on win32 players :)</LI>
<LI>PCM audio</LI>
<LI>stream copying</LI>
<LI>input A/V synchronizing (PTS-based, can be disabled with -mc 0 option)</LI>
@@ -431,6 +431,7 @@
<B>cbr</B> - select <B>CBR</B> MP3 (default is <B>VBR</B>)<BR>
<B>br</B>=<value> - specify bitrate in kbit <0-1024> (this is for <B>CBR</B> only!)<BR>
<B>q</B>=<value> - quality (0-highest, 9-fastest - default 0) (this is for <B>VBR</B> only!)<BR>
+ <B>vbr</B>=<value> - VBR sub-mode (3-ABR, best quality/speed) (this is for <B>VBR</B> only!)<BR>
</TD>
</TR>
</TABLE>
Index: sound.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/sound.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- sound.html 15 Mar 2002 23:53:58 -0000 1.32
+++ sound.html 20 Apr 2002 07:02:35 -0000 1.33
@@ -282,5 +282,10 @@
<P>Usage :<BR>
<CODE>mplayer media.avi -aop list=volnorm</CODE><BR>
+
+<P><B><A NAME=2.3.2.2.8>2.3.2.2.8. Surround</A></B></P>
+
+<P>Someone should document something, sometime.</P>
+
</BODY>
</HTML>
More information about the MPlayer-cvslog
mailing list