Makemkv (linux) exit with Movie "Searching"

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

Makemkv (linux) exit with Movie "Searching"

#1 Post by CineMan » Wed Feb 13, 2019 3:20 pm

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"

#2 Post by CineMan » Wed Feb 13, 2019 5:07 pm

Windows Version seems to work...

bmillham
Posts: 151
Joined: Mon Mar 27, 2017 12:42 am

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

#3 Post by bmillham » Wed Feb 13, 2019 6:58 pm

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