Solved:
The problem appears to be that I had libaacs installed by the systems package manager.
After uninstalling it, playback works as expected.
Search found 2 matches
- Fri Oct 23, 2020 5:58 pm
- Forum: MakeMKV for Linux
- Topic: [SOLVED] Using libmmdb as libaacs+libdbplus - vlc and mpv segfault
- Replies: 4
- Views: 31146
- Fri Jan 03, 2020 1:52 pm
- Forum: MakeMKV for Linux
- Topic: [SOLVED] Using libmmdb as libaacs+libdbplus - vlc and mpv segfault
- Replies: 4
- Views: 31146
[SOLVED] Using libmmdb as libaacs+libdbplus - vlc and mpv segfault
Hi,
I try to do the direct blue-ray playback according to https://www.makemkv.com/forum/viewtopic.php?f=3&t=7009
I installed makemkv in the prefix ~/.local/, so before symlinking, the ~/.local/lib directory looks like this:
$ ls -r ~/.local/lib/
libmmbd.so.0 libmakemkv.so.1 libdriveio.so.0
I ...
I try to do the direct blue-ray playback according to https://www.makemkv.com/forum/viewtopic.php?f=3&t=7009
I installed makemkv in the prefix ~/.local/, so before symlinking, the ~/.local/lib directory looks like this:
$ ls -r ~/.local/lib/
libmmbd.so.0 libmakemkv.so.1 libdriveio.so.0
I ...