View Full Version : Multiprocessor question
edjahman
01-28-2006, 07:01 PM
How about utilizing a dual core to convert audio files faster instead of into 2 different formats at once. I would like to convert from .flac to .mp3 faster, for example, using both cores.
I love my dbpoweramp BTW. I've been using it for quite some time.
Thank You!
--EJM
LtData
01-28-2006, 11:40 PM
That might happen with the new dMC r12 (alpha is out in this forum) but I'll defer to Spoon for this one.
LtData
01-29-2006, 12:14 AM
NOW I remember the reason this hasn't been done yet. Each codec would have to be multi-threaded. This means that if the source code for the codec itself isn't set up for multiple threads, it would have to be rewritten by Spoon. I would guess that would be far too time consuming for him to do that, work on the other dB products, work his job, AND spend time with his family.
Now, there may be some codecs that are written to be multi-threaded, but other than that your best hope is to ask the original codec programmers themselves to make their code multi-thread friendly.
Spoon
01-29-2006, 04:41 PM
Such an addition is planned for R12.
LtData
01-29-2006, 08:11 PM
Now that I think about it, there is a way to use multiple cores without requiring a rewrite to the source code: encode one file per core. Granted, it won't be double the speed, but it will be faster than one-at-a-time.
As if I wasn't excited enough about dMC r12... :)
Spoon
01-30-2006, 03:06 PM
Exactly, only that lame_enc.dll is not multi-thread capable, so we might drop that and use lame internally (at the same time exposing more options).
edjahman
03-27-2006, 09:11 PM
Thanks Guys.
--EJM
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.