What is the best way to convert from a single input file to multiple output files each having volume normalised to ReplayGain /plus/ adjusted by a different differential? E.g.
out1 ReplayGain + 6dB
out2 ReplayGain
out3 ReplayGain - 6dB
out4 ReplayGain - 12dB
To minimise execution time and maximise output quality, I would like to avoid redundant ReplayGain calculation and transcoding.
Thanks.
out1 ReplayGain + 6dB
out2 ReplayGain
out3 ReplayGain - 6dB
out4 ReplayGain - 12dB
To minimise execution time and maximise output quality, I would like to avoid redundant ReplayGain calculation and transcoding.
Thanks.
Comment