LAME is an educational tool to be used for learning about MP3 encoding. The goal of the LAME project is to improve the psycho acoustics, quality and speed of MP3 encoding. Note: we provide source code only!
mp3guessenc is based upon the original project by Naoki Shibata. This command line utility was born to detect the encoder used for a mpeg layer III file but now it can do more and scan any mpeg audio file (any layer) and print a LOT of useful information. Latest modifications include fixes, new features and code optimizations.
Weakening effect on the MP3 audio encoder
and the assimilation of the spectral characteristics of the source.
Produced by applying empirical filter
(derived from an analysis of a pair of flac-mp3)
to the sound in the space R2.
1) Transfer the sound of the space R to R2 (mp3rsrr2);
2) Finding the empirical filter by OLS pair flac-mp3 (mp3rsols);
3) Apply a filter to the sound (mp3rsvalue);
4) Transfer the sound of the space R2 in space R (mp3rsr2r);
The Java MPEG-7 Audio Encoder extracts some descriptors and description schemes of the MPEG-7 standard to describe an audio content (in this case: an audio file).