# HG changeset patch # User gabucino # Date 1005951276 0 # Node ID 53d168c38d29769ec22d16a1119a72b2003c223a # Parent bc6cb25ad06712f69bef656fa5144dfea0677977 gcc 296 leszoppancs diff -r bc6cb25ad067 -r 53d168c38d29 DOCS/encoding.html --- a/DOCS/encoding.html Fri Nov 16 22:26:57 2001 +0000 +++ b/DOCS/encoding.html Fri Nov 16 22:54:36 2001 +0000 @@ -24,7 +24,13 @@ encoding.
  • download and install libmp3lame (from lame 3.89beta or lame CVS). This is needed for CBR/VBR MP3 audio encoding ability. Note that a single - lame binary isn't sufficient.
  • + lame binary isn't sufficient. BTW: the less optimization + you use for lame, the better the quality will be. You can test + quality by running make lame after lame's compiling process + is over. The resulting number should be less than 30. Don't + panic if it's 400 or so, you shouldn't heard any audible + quality decrease. Oh, and if your compiler doesn't even run make test ... + Well, delete that GCC 2.96.
  • use ./configure with optional parameters as usual, and type : make mencoder , then make install .