Hello, I was converting some files from FLAC to mp3 and I wanted to have the result files to have ReplayGain tags on them; so the first thing that came through my mind was to use the ReplayGain DSP while converting to mp3. As calculating the ReplayGain tags after converted is another option too I tried it with one file to see if the calculated results were the same, but they aren't.
I thought it may be because I was using the VBR mode, which I don't know if it is deterministic or not, so I switched over to CBR but the same thing happended.
E.g.:
Calculated during conversion:
· RG value: -2.95 dB
· RG peak: 0.960175
Calculated after the conversion (vía RG utility codec):
· RG value: -2.94 dB
· RG peak: 0.956994
Why are they different? Which one should be used/trusted?
Thanks.
I thought it may be because I was using the VBR mode, which I don't know if it is deterministic or not, so I switched over to CBR but the same thing happended.
E.g.:
Calculated during conversion:
· RG value: -2.95 dB
· RG peak: 0.960175
Calculated after the conversion (vía RG utility codec):
· RG value: -2.94 dB
· RG peak: 0.956994
Why are they different? Which one should be used/trusted?
Thanks.
Comment