libmmbd.so.0 not appearing in integration

The place to discuss linux version of MakeMKV
jawless3376
Posts: 1
Joined: Sun Sep 27, 2026 2:36 pm

libmmbd.so.0 not appearing in integration

Post by jawless3376 »

Hello everyone! I'm not positive this is actually a Linux issue but it seemed like the right place to start.

I know I can get VLC to play Blu-rays through MakeMKV, and that part of that is enabling libmmbd in the Integration tab in the preferences. However, no libraries display in the box there, and there doesn't seem to be a button to add the library.

I have verified /var/lib/flatpak/app/com.makemkv.MakeMKV/current/active/files/lib/libmmbd.so.0 exists, and I ran

Code: Select all

 sudo ln -s /var/lib/flatpak/app/com.makemkv.MakeMKV/current/active/files/lib/libmmbd.so.0 /usr/lib/libmmbd.so.0
as I saw in a different post, but that doesn't seem to have helped. I'm not sure what I'm doing wrong, and apparently I can't figure out which keywords to search the forums with, so any help is appreciated. Thank you!