Page 1 of 2

multiple instances of makemkv to rip 2 discs simultaneously

Posted: Sun Apr 22, 2012 5:21 pm
by dbox_andi
Hi, is there a way to start 2 instances of makemkv to rip 2 BluRay-discs simultaneously with my 2 external BluRay-burners?
Right now I am limited to one instance of makemkv :( When I try to start a second instance of makemkv, the first instance pops to the foreground.

Re: multiple instances of makemkv to rip 2 discs simultaneou

Posted: Sun Apr 22, 2012 7:41 pm
by Romansh
That's a Mac OS X limitation. You need to have two copies of the same application installed on your hard drive in order to launch two instances of said application.

Re: multiple instances of makemkv to rip 2 discs simultaneou

Posted: Mon Apr 23, 2012 5:01 pm
by paulster
Just thinking out loud, can you get away with symlinking to the MakeMKV executable with a different name rather than installing twice? I've seen this technique work on other UNIX-based OSes in the past.

Re: multiple instances of makemkv to rip 2 discs simultaneou

Posted: Mon Apr 23, 2012 5:08 pm
by Romansh
Unless I'm doing it wrong, it doesn't seem to work.

Re: multiple instances of makemkv to rip 2 discs simultaneou

Posted: Mon Apr 23, 2012 5:49 pm
by dbox_andi
It workes with 2 copies :o)
That's all I wanted, the app is only 10 MB, so who cares. Thank you very much for your help!!!

Re: multiple instances of makemkv to rip 2 discs simultaneou

Posted: Sun May 13, 2012 2:21 am
by KonaBlend
dbox_andi wrote:Hi, is there a way to start 2 instances of makemkv to rip 2 BluRay-discs simultaneously with my 2 external BluRay-burners?
Right now I am limited to one instance of makemkv :( When I try to start a second instance of makemkv, the first instance pops to the foreground.
from command line:

Code: Select all

open -n -a MakeMKV
naturally there may be consequences of launching any app twice under same user such as shared files like prefs or caches used internally by the app.

Re: multiple instances of makemkv to rip 2 discs simultaneou

Posted: Wed Jun 13, 2012 5:02 pm
by jdl8422
It is possible, I did it. I used my Blu Ray drive and DVD drive at the same time. I had one copy installed and one copy mounted in a .dmg. Just like when you download it. Theoretically you can have unlimited copies running. Hope it makes sense lol

Re: multiple instances of makemkv to rip 2 discs simultaneou

Posted: Sat Jul 28, 2012 1:51 am
by DrPaul
You can also create an application using the AppleScript editor which has the following:
do shell script "open -n /Applications/MakeMKV.app"
If you save the script as an application and then place in the Dock you have a one-click way of launching a new instance of MakeMKV.
I use this method all of the time for VLC.

For extra points if you take the MakeMKV.icns from MakeMKV package contents, rename to applet.icns and copy into the applet then the applet will look like MakeMKV.

Regards

Paul

Re: multiple instances of makemkv to rip 2 discs simultaneou

Posted: Fri Aug 17, 2012 5:02 pm
by mike admin
By popular demand, starting with 1.7.7(1) there is a new item in Application menu - open new instance.

Re: multiple instances of makemkv to rip 2 discs simultaneou

Posted: Sat Aug 18, 2012 5:28 am
by Chetwood
Could you please define what constitutes popular demand so I can drum up appropriate support for you to implement compressing subs with zlib by default to make them work on the WDTV? You said this could be done EASILY several versions ago. Thx.

Re: multiple instances of makemkv to rip 2 discs simultaneou

Posted: Mon Jan 01, 2018 9:57 am
by Mtenga
mike admin wrote:By popular demand, starting with 1.7.7(1) there is a new item in Application menu - open new instance.
Came via Google to this old thread. I might be being thick but I can't see the option. I would like to run two instances simultaneously. I'm on Windows not Mac.

Re: multiple instances of makemkv to rip 2 discs simultaneou

Posted: Mon Jan 01, 2018 3:55 pm
by Woodstock
Start MakeMKV. In Preferences->IO, check the box "Ask for single drive mode". Click on OK. Exit MakeMKV.

From then on, every time you start MakeMKV, it will ask you if you want this instance to control "all" drives, or just one. Start as many instances as you need, selecting a different drive for each from the pull-down.

Re: multiple instances of makemkv to rip 2 discs simultaneou

Posted: Wed Jan 03, 2018 12:55 pm
by Mtenga
Woodstock wrote:Start MakeMKV. In Preferences->IO, check the box "Ask for single drive mode". Click on OK. Exit MakeMKV.

From then on, every time you start MakeMKV, it will ask you if you want this instance to control "all" drives, or just one. Start as many instances as you need, selecting a different drive for each from the pull-down.
That might present a problem since I want to rip to one drive.

Re: multiple instances of makemkv to rip 2 discs simultaneou

Posted: Wed Jan 03, 2018 1:47 pm
by Woodstock
Why would you want multiple instances of MakeMKV if you only have one optical drive? They would fight each other over access to that drive.

Or are you referring to a single destination drive? I do that all the time.... A fast NAS can handle at least 6 instances of MakeMKV ripping simultaneously. That was harder for me to keep up with, because the 3 machines running those instances were at opposite ends of the house...

Re: multiple instances of makemkv to rip 2 discs simultaneou

Posted: Wed Jan 03, 2018 2:03 pm
by Mtenga
Woodstock wrote:Why would you want multiple instances of MakeMKV if you only have one optical drive? They would fight each other over access to that drive.

Or are you referring to a single destination drive? I do that all the time.... A fast NAS can handle at least 6 instances of MakeMKV ripping simultaneously. That was harder for me to keep up with, because the 3 machines running those instances were at opposite ends of the house...
I have two burners, one internal and one USB. But I will be ripping to the same destination drive, which is aUSB3 portal attached to my PC.

I get what you were saying now: ask for single drive is in respect of the burner not the destination drive.