That was the problem. Got it working and I tested it on my MacBook (dual core).
Processed 1 average-sized album using the normal version : 6 minutes 2 seconds Processed same album with 2 parallel processes : 3 minutes 16 So it does work! :D I crudely parameterised the code and added crude validation (checks if number is <1 or >9 !) so I can now call it like this; flac2mp3 <source> <destination> <multicore> where <multicore> is the number of simultaneous processes to run. Not sure what to do with it now though. Firstly it needs packaging up with the ParallelLoop.pm script. Secondly it's based on the already-modified version that embeds album art (as linked to earlier in this topic). Thirdly, it could do with Robin's blessing really. Problem is I'm off on holiday in a few hours! I'll see if I can start a new ticket on Robin's project page and I'll link to it from this thread. -- NeilB ------------------------------------------------------------------------ NeilB's Profile: http://forums.slimdevices.com/member.php?userid=2375 View this thread: http://forums.slimdevices.com/showthread.php?t=45246 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/ripping
