Hi!
I'm trying to get direct ripping working in Handbrake 1.22 with the latest version of MakeMKV for Linux, installed on Mint 18.3.
Both apps are installed, and I've done (what I think) is the correct symlinking in /usr/lib.
sudo ln -s ibmmbd.so.0 libaacs.so.0
sudo ln -s libmmbd.so.0 libbdplus.so.0
lrwxrwxrwx 1 root root 12 May 20 10:38 libaacs.so.0 -> libmmbd.so.0
lrwxrwxrwx 1 root root 12 May 20 10:38 libbdplus.so.0 -> libmmbd.so.0
Direct playback of Bluray disks works fine in VLC, however when I attempt to load a disc in Handbrake, it fails to read anything.
Amy I missing some steps here ?