Op de mp3 ontwikkelingswebsite mp3dev is gisteren de final-release van Lame 3.97 uitgekomen. Ondanks dat Lame voor Lame Ain't an MP3 Encoder staat, is het wel degelijk een mp3-encoder. Het is echter geen op zich zelf staand programma. Wel is de broncode beschikbaar en deze wordt binnen een groot aantal programma's gebruikt om audio in mp3-formaat om te zetten. De hele ontwikkelhistorie van versie 3.0 is op deze pagina na te lezen, dit zijn de veranderingen die in versie 3.97 zijn aangebracht:
LAME 3.97LAME 3.97 beta 3
- 3.97 beta 3 becomes 3.97
LAME 3.97 beta 2:
- Workaround against a short blocks detection issue
LAME 3.97 beta 1:
- Fixed an initialization error when input is not using a standard sampling frequency
- Fixed a possible assertion failure in very low bitrate encoding
- Slight change regarding ATH adjustment with V5
- Reinstated bit reservoir for 320kbps CBR
- ReplayGain analysis should now be faster when encountering silent parts
- Fixed a possible link problem of assembly code
[break]De volgende downloads zijn beschikbaar:
- Fixed an out of array access in mp3rtp
- Fixed a quality setting in DLL
- Fixed display when using --silent
- Updated DirectShow interface
- Fixed an out of array access
- Fixed some small rounding problem in vbr-new quantization routines
- Fixed a bug in vbr-new regarding high frequencies (sfb21) when using -Y
- Fixed a few bugs in vbr-new when using -Y
- Updated scalefactors allocation scheme in vbr-new
- Fixed mingw32 configure problems
- Resolved some compiler warnings
- Updated command-line visualisation
- Changed some FLOAT8 to FLOAT
- Added project files for VC7
- Reworked -q1 and -q0
- Updated presets
- Fixed an error in ISO quantization on systems not using the IEEE754 hack
- Faster quantization
- SSE version of init_xrpow
- Updated Debian packaging
- Documentation work
- Support for x64 platform SDK in makefile.msvc
Broncode
Windows binary