MinimServer Forum

Full Version: dsf replaygain not working on positive gain levels (+8.10 dB)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I have the following string in my stream.options:
convOut=-af volume=replaygain=track:replaygain_noclip=0
My transcode options:
dsf(64):wav24;176,dsf(128):wav24;192,flac:wav24;,mp3:wav24;,aiff:wav24;
Is my assumption correct that it is not possible to use positive levels (+ dB) when converting dsf files to wav files?
It works fine for flac files.
The positive replaygain level is not applied to dsf files.
Negative replaygain is applied to dsf files.
Low volume levels are most of the time on dsf rips from SACD or vinyl.
Is there any other method to fix this?
I can not use dsf files with positive replaygain levels in my playlists right now.
Thanks
You could try adding the noclip option as described in this post.
Hi, I have the noclip option included, or do you mean the section before the volume part (i.e. i "C:\Internet\MinimServer\opt\bin\convolution\ORA10_HD650_Impulse.wav" -lavfi "afir=gtype=gn,)
Just this:

convOut=-af volume=replaygain=track:replaygain_noclip=0

If this doesn't solve it, I think you will need advice from an FFmpeg expert.
Reference URL's