BeSweet with Ubuntu 12.10+wine?

Questions about Wine on Linux
Locked
cc4
Newbie
Newbie
Posts: 1
Joined: Fri Feb 15, 2013 11:21 am

BeSweet with Ubuntu 12.10+wine?

Post by cc4 »

Hi,

I try to fins a way to decode my ac3 5.1 audio to an aac audio file.

Under BeSweet with Windows it works great. I tried BeSweet in wine but I get this error message:

Code: Select all

wine BeSweet.exe -core\( -input test.ac3 -output test.aac \) -ota\( -norm 0.97 \) -bsn\( -vbr 0.3 -6chnew \)BeSweet v1.5b31 by DSPguru.
--------------------------
Using azid.dll v1.9 (b922) by Midas  ([email protected]).
err:module:import_dll Loading library MFC42.DLL (which is needed by L"Z:\\home\\user\\besweet\\shibatch.dll") failed (error c000007b).
Error 76: Unable to get Shibatch.dll interfaces
Quiting...

I installed MFC42 with winetricks mfc42, but the same problem is still there.

Can anybody help?

Thanks.
Locked