I have few questions related to Bit Depth and Resample DSP effects.
1. If I specify -dspeffect1="Bit Depth=-mindepth={qt}16{qt} -maxdepth={qt}16{qt}" would this mean that sources that are already in 16 bits won’t be touched but other sources e.g. 24 bits will be converted? This is what I would need.
2. When converting bit depth from e.g. 24 to 16, what method (dither) is used?
3. When converting sample rate e.g. from 88200 to 96000, what method s used?
4. When converting sample rate from higher to lower where higher is a whole multiple of lower e.g. from 88200 to 44100, what method is used?
TIA
1. If I specify -dspeffect1="Bit Depth=-mindepth={qt}16{qt} -maxdepth={qt}16{qt}" would this mean that sources that are already in 16 bits won’t be touched but other sources e.g. 24 bits will be converted? This is what I would need.
2. When converting bit depth from e.g. 24 to 16, what method (dither) is used?
3. When converting sample rate e.g. from 88200 to 96000, what method s used?
4. When converting sample rate from higher to lower where higher is a whole multiple of lower e.g. from 88200 to 44100, what method is used?
TIA
Comment