Everything related to MakeMKV
-
dom61
- Posts: 49
- Joined: Sun Oct 25, 2009 4:54 pm
- Location: Italy
#1
Post
by dom61 » Fri Jul 15, 2011 9:18 am
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?
THANKS
Zidoo Z9X | HiMedia Q5 Pro and Q10 Pro | ZDMC 20.1 | Remote WeChip | Splitter HDMI HDFury AVR-KEY | Display LG 65B6V | Audio processor Yamaha RX-V775 | Rotel RMB-1075 | Storage Qnap Ts-431K +TL-D800C
My PC Ryzen 7950X
-
BlackDragon24
- Posts: 120
- Joined: Sun Mar 20, 2011 5:20 pm
#2
Post
by BlackDragon24 » Fri Jul 15, 2011 8:05 pm
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?
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.
-
Smithcraft
- Posts: 659
- Joined: Mon May 02, 2011 8:56 pm
- Location: Seattle, WA
#3
Post
by Smithcraft » Sat Jul 16, 2011 7:18 am
Lets get MakeMKV rewritten in OpenGL or CUDA so it can use all the cores available on our graphics cards!
SC
-
mike admin
- Posts: 4083
- Joined: Wed Nov 26, 2008 2:26 am
-
Contact:
#4
Post
by mike admin » Sat Jul 16, 2011 11:40 am
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.