MP3Gain
Sign in to saveMP3Gain is an audio normalization software tool. The tool is available on multiple platforms and is free software. It analyzes the MP3 and reversibly changes its volume. The volume can be adjusted for single files or as album where all files would have the same perceived loudness. It is an implementation of ReplayGain. In 2015 Debian and Ubuntu removed it from their repositories due to a lack of an active maintainer.
Wikidata facts
- Instance of
- free software
- Official website
- mp3gain.sourceforge.net
- Image
- MP3Gain 1.2.5.png
- Has use
- audio normalization
Show 5 more facts
- programmed in
- Q15777
- Commons category
- MP3Gain
- copyright license
- GNU Lesser General Public License
- operating system
- Microsoft Windows
- software version identifier
- 1.6.2
via Wikidata · CC0
~2 min read
Encyclopedic overview
4 sectionsContents
- MP3Gain Technical details
- AACGain Technical details
- References
- External links
MP3Gain is an audio normalization software tool. The tool is available on multiple platforms and is free software. It analyzes the MP3 and reversibly changes its volume. The volume can be adjusted for single files or as album where all files would have the same perceived loudness. It is an implementation of ReplayGain. In 2015 Debian and Ubuntu removed it from their repositories due to a lack of an active maintainer.
==MP3Gain Technical details== MP3Gain first computes the desired gain (volume adjustment), either per track or per album, using the ReplayGain algorithm. It then modifies the overall volume scale factor in each MP3 frame, and writes undo information as a tag (in APEv2, or ID3v2 format) making this a reversible process. The scale factor modification can be reversed using the information in the added tag and the tag may be removed. MP3Gain does not introduce any digital generation loss because it does not decode and re-encode the file.
Excerpted from Wikipedia’s “MP3Gain” article, available under the CC BY-SA 4.0 licence.