First, use mp2enc and not toolame : in "2lame" tab of besweetGui, you have a setting "Engine". Check MP2ENC.
Second, do not use hybridgain but 2 pass normalization : in besweet tab, see wqhere "hybridgain" is, and choose "Pregain" and then "Normalize to" next to this setting and finally "100%" in the third setting on the same line
Third (optional, depend on your player) : resample to 44.1 Khz : in SSRC tab, check "Set Sampling Rate of Output File to :" and set 44100 as value. Then in besweet tab, check the box SSRC.
The comand should look like this now :
Code:
"C:\Program Files\Autres Applications\BeSweet\BeSweet.exe" -core( -input "z:\KVCD\Brasil.wav" -output "z:\KVCD\Brasil.mp2" -logfile "C:\Program Files\Autres Applications\BeSweet\BeSweet.log" ) -ota( -g max ) -mp2enc( -m s -b 128 ) -profile( ~~~~~ Default Profile ~~~~~ )