Hi. On any music track, if I run Volume Normalize using these settings from the dialog box
then run this CLI syntax
on the same original track, the 2 resulting tracks are not the same volume.
I had assumed the settings in the dialog box would generate the same resulting file as the CLI.
Am I doing something wrong?
then run this CLI syntax
Code:
-dspeffect1="Volume Normalize= -mode={qt}ebu{qt} -maxamp={qt}8{qt} -desiredb={qt}7{qt} -adapt_wnd={qt}6000{qt} -fixed={qt}0{qt}"
I had assumed the settings in the dialog box would generate the same resulting file as the CLI.
Am I doing something wrong?
Comment