[Mplayer-cvslog] CVS: main/DOCS encoding.html,1.6,1.7
Winner of tha face compo
gabucino at mplayer.dev.hu
Fri Nov 16 23:54:38 CET 2001
Update of /cvsroot/mplayer/main/DOCS
In directory mplayer:/var/tmp.root/cvs-serv25009
Modified Files:
encoding.html
Log Message:
gcc 296 leszoppancs
Index: encoding.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/encoding.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- encoding.html 14 Nov 2001 22:07:34 -0000 1.6
+++ encoding.html 16 Nov 2001 22:54:36 -0000 1.7
@@ -24,7 +24,13 @@
encoding.</LI>
<LI>download and install <B>libmp3lame</B> (from lame 3.89beta or lame CVS). This
is needed for CBR/VBR MP3 audio encoding ability. Note that a single
- <CODE>lame</CODE> binary isn't sufficient.</LI>
+ <CODE>lame</CODE> binary isn't sufficient. BTW: the less optimization
+ you use for lame, the better the quality will be. You can test
+ quality by running <CODE>make lame</CODE> after lame's compiling process
+ is over. The resulting number should be less than <B>30</B>. Don't
+ panic if it's <B>400</B> or so, you shouldn't heard any audible
+ quality decrease. Oh, and if your compiler doesn't even run <CODE>make test</CODE> ...
+ Well, delete that <B>GCC 2.96</B>.</LI>
<LI>use <CODE>./configure</CODE> with optional parameters as usual, and
type : <CODE>make mencoder</CODE> , then <CODE>make install</CODE> .
</UL>
More information about the MPlayer-cvslog
mailing list