User:PeterSampson/Sand-Box

From Audacity Development Manual
< User:PeterSampson
Revision as of 15:23, 13 April 2016 by PeterSampson (talk | contribs) (note to self)
Jump to: navigation, search
Draft from Wiki LAME page - for possible use in File>Import and also maybe LAME Installation - probably make is a separate stand-alone page?

All MP3 exports are lossy

Every MP3 export reduces the quality of the original file because Audacity does not edit the file directly. Instead, Audacity decompresses the MP3 upon import to lossless PCM. This does not undo the audio losses caused by the original MP3 compression, but it enables more complex edits such as equalisation and other signal filtering to be made.

Having been decompressed, the MP3 therefore has to be re-encoded as a new compressed MP3 when exporting. The lower the bit rate exported at, the more quality will be lost with that re-encoding.

If you only want to do simple cut, copy, paste, fade and volume edits to your MP3 files, you can do so without audio losses in other tools that can edit MP3 directly without decompressing and re-encoding. Examples are:

  • mp3wrap - Cross-Platform command-line only tool for joining MP3 files.

MP3 files of the same bit rate, sample rate, number of channels and stereo encoding mode can be typically be joined non-destructively with any of the above tools without the need for lossy re-encoding.