Makemkv (linux) exit with Movie "Searching"

Please post here for issues related to Blu-ray discs
Post Reply
CineMan
Posts: 9
Joined: Sun Dec 11, 2016 11:03 pm

Makemkv (linux) exit with Movie "Searching"

Post by CineMan »

Hi there,

I`m not shure is it the Disk(protection) or makemkv (linux).
With the Disk "searching" (title of the movie Sony) the programm exits
when it try to find the right pls. (BD+).

What kind of file I have to send.

Cine
CineMan
Posts: 9
Joined: Sun Dec 11, 2016 11:03 pm

Re: Makemkv (linux) exit with Movie "Searching"

Post by CineMan »

Windows Version seems to work...
bmillham
Posts: 135
Joined: Mon Mar 27, 2017 12:42 am

Re: Makemkv (linux) exit with Movie "Searching"

Post by bmillham »

I've had this happen in several discs, and it's always caused by Java crashing. Try disabling Java. An easy way do to this is:

Code: Select all

sudo mv /usr/bin/java /usr/bin/java.disabled
(You may need to find where the Java executable is on your system, the above example is on Linux Mint)

Then try to run MakeMKV on that disc again.

Don't forget to rename java.disabled back to java when done.
Post Reply