Page 1 of 1

Possible use of multicore CPUs?

Posted: Fri Jul 15, 2011 9:18 am
by dom61
Making the conversion of multiple sessions simultaneously.
I noticed it has been used almost exclusively to the RAM
and non-core CPU.
You could set the program to make better use of processor cores?

Image

Image


THANKS

Re: Possible use of multicore CPUs?

Posted: Fri Jul 15, 2011 8:05 pm
by BlackDragon24
dom61 wrote:Making the conversion of multiple sessions simultaneously.
I noticed it has been used almost exclusively to the RAM
and non-core CPU.
You could set the program to make better use of processor cores?

Image

Image


THANKS
The rate limiting step with makemkv is the speed of the drive, or more technically, how fast a certain dvd/blu-ray drive can communicate through the motherboard to the hard drive. Adding cpu cycles will not copy it faster to the hard drive.

Re: Possible use of multicore CPUs?

Posted: Sat Jul 16, 2011 7:18 am
by Smithcraft
Lets get MakeMKV rewritten in OpenGL or CUDA so it can use all the cores available on our graphics cards! :wink:

SC

Re: Possible use of multicore CPUs?

Posted: Sat Jul 16, 2011 11:40 am
by mike admin
MakeMKV already uses multiple cores - you can see for yourself, no single core is overloaded. MakeMKV also uses AES-NI instructions when available, decrypting with hardware. In your case you're limited by the drive speed.