There as been much discussion on "stereo settings" for LAME, but dMC isn't sending the correct parameters to LAME.
I can recreate a 192CBR STEREO file:
via the command line: lame.exe -r -m s -b 192 --CBR 10.wav s.mp3
Within dMC, CHANNEL = STEREO creates "Joint Stereo" files. Given there is a CHANNEL = "Joint Stereo" setting - why is dMC not sending "-m s"
-m <mode> (j)oint, (s)imple, (f)orce, (d)dual-mono, (m)ono
default is (j) or (s) depending on bitrate
joint = joins the best possible of MS and LR stereo
simple = force LR stereo on all frames
force = force MS stereo on all frames.
Can anyone provide a way in dMC to run "-r -m s -b 192 --CBR"?
I can recreate a 192CBR STEREO file:
via the command line: lame.exe -r -m s -b 192 --CBR 10.wav s.mp3
Within dMC, CHANNEL = STEREO creates "Joint Stereo" files. Given there is a CHANNEL = "Joint Stereo" setting - why is dMC not sending "-m s"
-m <mode> (j)oint, (s)imple, (f)orce, (d)dual-mono, (m)ono
default is (j) or (s) depending on bitrate
joint = joins the best possible of MS and LR stereo
simple = force LR stereo on all frames
force = force MS stereo on all frames.
Can anyone provide a way in dMC to run "-r -m s -b 192 --CBR"?
Comment