PDA

View Full Version : Stop working !!! R12.4


lanntm
06-04-2008, 07:35 AM
I downloaded R12.4 a week ago, everything worked well (I wanted to convert all audio files (as m4a, rm, wmv ...) to mp3 in C #). But sometimes it did more, I had to reinstall it and it worked! ... and then the problem back ... for a week I have to reinstall 4 times, it loses time (delete a registry, app data ...). Do you know this problem? How to solve it? Help me please! Thank you!
I use XP Pro SP2!

LtData
06-04-2008, 08:16 AM
What do you mean by it stopped working? What stopped, encoding or ripping?

Try uninstalling dMC, running this: http://forum.dbpoweramp.com/showthread.php?t=13285, then rebooting and reinstalling dMC.

lanntm
06-04-2008, 09:23 AM
What do you mean by it stopped working? What stopped, encoding or ripping?
it means I can not convert my audio files to mp3, this is my code:
DMCSCRIPTINGLib.Converter dMC = new DMCSCRIPTINGLib.ConverterClass ();
dMC.Convert (audio_src, audio_des, "mp3 (Blade)", "-b = 256", "LogConvertAudio.txt");
when I put a breakpoint here, it does nothing, it passes very very quickly, there is no output file (normally it takes few second here and creates a file mp3). I have not any error, any log.


Try uninstalling dMC, running this: http://forum.dbpoweramp.com/showthread.php?t=13285, then rebooting and reinstalling dMC.
ya, i tried it! when i did it, the problem went out but then, it could come back when i restart my PC.
So, maybe the informations of registry are not saved when i restart PC?

Thanks!
(sorry for my english)

Wayne
06-04-2008, 10:40 AM
What is "mp3 (Blade)"?

Spoon
06-04-2008, 05:06 PM
Check you have a registered 'Reference' license which is required for scripting.

LtData
06-04-2008, 06:39 PM
mp3 (Blade) was never released for dMC r12, are you using the old r11.5 codec?

lanntm
06-09-2008, 11:40 AM
sorry, it was Lame
I downloaded dMC + all codecs 2 weeks ago from dbpoweramp.com so i think it was 12.4. My problem is: sometimes dMC (scripting) works, sometimes not, so its not problem of codec, I think.
I found a better solution for my project ('cause its a commercial project, i need a stable software), anyway thanks for your help!
:smile2: