comparison DOCS/encoding.html @ 2939:c691d76c6539

aha.
author gabucino
date Fri, 16 Nov 2001 23:02:12 +0000
parents 53d168c38d29
children 20157c719b2c
comparison
equal deleted inserted replaced
2938:757c3ab1a45a 2939:c691d76c6539
24 encoding.</LI> 24 encoding.</LI>
25 <LI>download and install <B>libmp3lame</B> (from lame 3.89beta or lame CVS). This 25 <LI>download and install <B>libmp3lame</B> (from lame 3.89beta or lame CVS). This
26 is needed for CBR/VBR MP3 audio encoding ability. Note that a single 26 is needed for CBR/VBR MP3 audio encoding ability. Note that a single
27 <CODE>lame</CODE> binary isn't sufficient. BTW: the less optimization 27 <CODE>lame</CODE> binary isn't sufficient. BTW: the less optimization
28 you use for lame, the better the quality will be. You can test 28 you use for lame, the better the quality will be. You can test
29 quality by running <CODE>make lame</CODE> after lame's compiling process 29 quality by running <CODE>make test</CODE> after lame's compiling process
30 is over. The resulting number should be less than <B>30</B>. Don't 30 is over. The resulting number should be less than <B>30</B>. Don't
31 panic if it's <B>400</B> or so, you shouldn't heard any audible 31 panic if it's <B>400</B> or so, you shouldn't heard any audible
32 quality decrease. Oh, and if your compiler doesn't even run <CODE>make test</CODE> ... 32 quality decrease. Oh, and if your compiler doesn't even run <CODE>make test</CODE> ...
33 Well, delete that <B>GCC 2.96</B>.</LI> 33 Well, delete that <B>GCC 2.96</B>.</LI>
34 <LI>use <CODE>./configure</CODE> with optional parameters as usual, and 34 <LI>use <CODE>./configure</CODE> with optional parameters as usual, and