Technical Information on the difference between Normalization and Replay Gain.

The normalizing process decompresses the mp3 file as a WAV, finds the maximum value in the file, then calculates a normalization factor and multiplies all values by this factor. It then recompresses the file to mp3 again, thus overriding the original mp3. In other words, you can no longer access the original mp3 file.

Replay gain, on the other hand, analyzes the mp3 file not only for the peak value, but by using a 'volume over time function' to compute the average volume (that’s what your ears will adapt to). Since the output level is only a math function, you can manipulate it very easy. You need to store only this one value with your file header. You don’t change the sound of the file. During playback (replay) it is fed into the bitstream by increasing or decreasing the volume by this value. A similar effect would be sliding the volume control by the exact same value up or down.

 

Delete Temporary Wave Files When Encoding Is Done

When media files are encoded, a temporary WAV file is created which is then converted to the desired media format and saved to the final media file. This option should be checked if you want the system to delete this temporary file after encoding is complete. The location of temporary and final media files is set in the Tools | Options | File Naming & Location Settings.

 

Rip And Encode Simultaneously

When this is checked and you are ripping (copying) a CD, previously ripped tracks will encode while the current track is ripping. For example, if you are ripping two tracks from a CD, the first one will rip, then when that completes and the second track will rip while the first one encodes. This may not work well on older computers with slow CPUs. If this is the case, uncheck this option.