git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2940 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-11-16 23:02:12 +00:00
parent baa7fcfaf3
commit 5b5be67bd4
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ other interesting stuff.</P>
is needed for CBR/VBR MP3 audio encoding ability. Note that a single
<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
quality by running <CODE>make test</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> ...