Log in

View Full Version : BeSweet alt-preset NOT working for me


Commonboy
4th May 2002, 23:54
I have the latest version (1.3b12) and every time I set the alt-preset to abr, I could not get BeSweet to transcode. It just flashes the MS-DOS terminal and I get nothing. I'm following the instructions EXACTLY as they have in Doom's guide to convert ac3 to mp3 with BeSweet, but I can't get past this problem. Someone please help me? It works if I disable the alt-preset BTW, but that defeats the purpose of using this program!!!

DSPguru
5th May 2002, 04:58
if you read the guides, you probably saw that you should include your logfiles when reporting bugs.

Commonboy
5th May 2002, 18:31
BeSweet v1.3b12 logfile.
--------------------------
Logging start : 05/05/02 , 11:31:00.

C:\Besweet\BeSweet.exe -core( -input C:\SAVE\blah.ac3 -output C:\SAVE\blah.mp3 -logfile C:\BESWEET\BESWEETGUI0.6B39\BeSweet.log ) -azid( -z1 -b1 ) -ota( -d 0 -G max ) -lame( --alt-preset 128 )

[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : C:\SAVE\blah.ac3
[00:00:00:000] | Output: C:\SAVE\blah.mp3
[00:00:00:000] | Floating-Point Process: Yes
Error 47: Error with LAME dll!
Quiting...
[00:00:00:000] Conversion Completed !
Logging ends : 05/05/02 , 11:31:00.

DSPguru
6th May 2002, 18:06
looks like you have an old version of lame_enc.dll someplace on your computer (probably windows/system).
deleting it should fix this.

tip : i would suggest the following commandline -
C:\Besweet\BeSweet.exe -core( -input C:\SAVE\blah.ac3 -output C:\SAVE\blah.mp3 -logfile C:\BESWEET\BESWEETGUI0.6B39\BeSweet.log ) -azid( -z1 -b1 ) -ota( -d 0 -G max ) -lame( --alt-preset 128 --scale 1 )

DSPguru
9th May 2002, 20:28
and from the fact that you didn't reply for 3 days now, can i conclude problem solved ?

Commonboy
13th May 2002, 00:52
Yea, it's solved, thanks.