submitted by
macyzhu
1 week, 2 days ago
LAME is an educational tool to be used for learning about MP3 encoding. The goal of the LAME project is to use the open source model to improve the psycho acoustics, noise shaping and speed of MP3. LAME is not for everyone - it is distributed as source code only and requires the ability to use a C compiler. However, many popular ripping and encoding programs include the LAME encoding engine.
Latest changes:
- Bundle compiled with Intel Compiler 10.1 (Includes the decoding fix for mp3 files and the fix for decoding through stdout. Both now included in CVS
- Also now includes Nyaochi's Album Art Id3 Patch, also in the CVS.)
- LAME now accepts a floating point value in the range [0,...,10[ as VBR quality setting, like -V5.678
- Found and fixed some suspicious code in additive masking calculation for VBR-NEW
- Bug-fix:experimental code was defaulted by accident for VBR-NEW
- Fix for some endianess problem on big-endian machines