MakeMKV 1.8.5: missing symbols with libbluray-0.4.0

The place to discuss linux version of MakeMKV
Post Reply
lxmkv
Posts: 1
Joined: Tue Sep 24, 2013 7:24 pm

MakeMKV 1.8.5: missing symbols with libbluray-0.4.0

Post by lxmkv »

When trying to use VLC with the latest libbluray-0.4.0 and libmmbd.so.0.1.8.5 following missing symbols errors are issued:

Code: Select all

$ vlc
VLC media player 2.0.8 Twoflower (revision 2.0.7-29-g12aebf9)
[0x22e1108] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x24ca498] qt4 interface error: Unable to load extensions module
file/dl_posix.c:101: dlsym(0x7f28b8000ae0, 'aacs_get_device_binding_id') failed: /usr/lib64/libaacs.so.0: undefined symbol: aacs_get_device_binding_id
file/dl_posix.c:101: dlsym(0x7f28b8000ae0, 'bdplus_event') failed: /usr/lib64/libaacs.so.0: undefined symbol: bdplus_event
file/dl_posix.c:101: dlsym(0x7f28b8000ae0, 'bdplus_m2ts') failed: /usr/lib64/libaacs.so.0: undefined symbol: bdplus_m2ts
file/dl_posix.c:101: dlsym(0x7f28b8000ae0, 'bdplus_m2ts_close') failed: /usr/lib64/libaacs.so.0: undefined symbol: bdplus_m2ts_close
file/libbdplus.c:108: libbdplus dlsym failed! (0x7f28b8000ae0)
[0x7f28b8001638] libbluray demux: First play: 1, Top menu: 1
HDMV Titles: 36, BD-J Titles: 0, Other: 0
[0x7f28c8000b78] main input error: open of `bluray:///xxx' failed
I'd be great to have an updated MakeMKV version implementing these.
Romansh
Posts: 873
Joined: Sat Jan 22, 2011 7:09 pm

Re: MakeMKV 1.8.5: missing symbols with libbluray-0.4.0

Post by Romansh »

Heh, I guess I'll hold off updating HandBrake to use 0.4.0 :-)

Thanks for the heads-up!
dwaynnyt

Re: MakeMKV 1.8.5: missing symbols with libbluray-0.4.0

Post by dwaynnyt »

Nice eye! At first glance I was wondering why VLC wouldn't be able to play that.
Post Reply