I have a question about the Trim Silence DSP in the Music Converter. It gives the option to trim either:
"Digital Silence 0's" or "Any Value Below -45 dB (0.6%)"
I select Digital Silence 0's as I only want to remove actual digital silence.
But the CLI options it shows when Digital Silence is selected are:
-digsilence -dbsilence="-45" -threshold="50"
Why is the -dbsilence option used when I just want to remove digital silence? If I select "Any Value Below -45 dB" then the -digsilence option is removed and -dbsilence stays. Is this an error? That is, when Digital Silence is selected should the following options be used:
-digsilence -threshold="50"
Thanks for your help.
"Digital Silence 0's" or "Any Value Below -45 dB (0.6%)"
I select Digital Silence 0's as I only want to remove actual digital silence.
But the CLI options it shows when Digital Silence is selected are:
-digsilence -dbsilence="-45" -threshold="50"
Why is the -dbsilence option used when I just want to remove digital silence? If I select "Any Value Below -45 dB" then the -digsilence option is removed and -dbsilence stays. Is this an error? That is, when Digital Silence is selected should the following options be used:
-digsilence -threshold="50"
Thanks for your help.
Comment