Trying to enable Direct DVD playback and get this error

The place to discuss linux version of MakeMKV
Post Reply
mtbdrew
Posts: 5
Joined: Mon Oct 15, 2018 3:46 pm

Trying to enable Direct DVD playback and get this error

Post by mtbdrew »

Open terminal, navigate to directory where libmmbd is installed, and make a symlink to a location in library path. The following commands are for default installation

sudo ln -s libmmbd.so.0 /usr/lib/

Get this error:

ln: failed to create symbolic link '/usr/lib/libmmbd.so.0': File exists
Woodstock
Posts: 9912
Joined: Sun Jul 24, 2011 11:21 pm

Re: Trying to enable Direct DVD playback and get this error

Post by Woodstock »

So, did you verify that you didn't already have a file or link /usr/lib/libmmbd.so.0 ?
MakeMKV Frequently Asked Questions
How to aid in finding the answer to your problem: Activating Debug Logging
mtbdrew
Posts: 5
Joined: Mon Oct 15, 2018 3:46 pm

Re: Trying to enable Direct DVD playback and get this error

Post by mtbdrew »

Ya must already be there as VLC plays bluray disc just fine now. Funny thing is I don't remember ever running that command before, of well getting old. Thanks for the reply.
MetalDave
Posts: 31
Joined: Wed May 03, 2017 10:17 pm

Re: Trying to enable Direct DVD playback and get this error

Post by MetalDave »

Interestingly enough, it looks like a copy of libmmbd.so.0 is installed to /usr/lib when you compile and install MakeMKV. This was my experience using Ubuntu 20.04 with MakeMKV v.1.15.2.

Thus, the instruction on the Direct Blu-ray playback with VLC would be incorrect in this case (and cause the error mentioned by mtbdrew.

I'm working on this issue now. I'm trying to resolve the conflicting instructions and methods of installing the application on Ubuntu (compile versus package manager). I plan to publish my documented method as soon as I'm done for everyone's benefit. This topic provided a clue that corroborates my findings, so thank you!
Support MakeMKV - Buy a license!
(Seriously, you use this thing enough; A lifetime license is well worth it.)

Thank you to all of my fellow supporters!
Post Reply