In the online documentation for dbPowerAmp Music (Media?) Converter it enumerates 4 values for the bitrate "mode" argument (argument 4) of the Mp3Settings.Set method:
"0= CBR 1= VBR (Low Qual) 2= VBR (Med Qual) 3= VBR (high)"
1. What do the values for VBR (1, 2, and 3) correspond to in the LAME encoder quality scale (where 0 = highest (least distortion), and 9 = lowest (most distortion))?
2. Is there any way to get better quality resolution than this 3 increment scale?
3. How does one specify minimum and maximum bitrates as is done with the slider control in the GUI?
Also is there more complete reference for dMC's Scripting objects?
Thanks
-lenin
"0= CBR 1= VBR (Low Qual) 2= VBR (Med Qual) 3= VBR (high)"
1. What do the values for VBR (1, 2, and 3) correspond to in the LAME encoder quality scale (where 0 = highest (least distortion), and 9 = lowest (most distortion))?
2. Is there any way to get better quality resolution than this 3 increment scale?
3. How does one specify minimum and maximum bitrates as is done with the slider control in the GUI?
Also is there more complete reference for dMC's Scripting objects?
Thanks
-lenin
Comment