Java for BD-J menus

I’ve already compiled libbluray on Linux once but the resulting was the already mentioned .jar files.

Maybe I can take a look at compiling it again but aiming Linux OS.

What are you trying to do? I can provide libbluray.so.2.1.2 file for a test.

Could you? I would like to test this subtitle thing if possible.

http://vpeter.libreelec.tv/BD-J/libbluray.so.2.1.2_aml

Should I overwrite the 2.0.2 or copy it to the same folder?
CoreELEC:/ # ls -la /usr/lib/libblur*
lrwxrwxrwx 1 root root 18 Jul 20 23:45 /usr/lib/libbluray.so -> libbluray.so.2.0.2
lrwxrwxrwx 1 root root 18 Jul 20 23:45 /usr/lib/libbluray.so.2 -> libbluray.so.2.0.2
-rwxr-xr-x 1 root root 231544 Jul 20 23:45 /usr/lib/libbluray.so.2.0.2

Save file somewhere and use

mount -o bind libbluray.so.2.1.2_aml /usr/lib/libbluray.so.2.0.2
systemctl restart kodi

Thank you!
Unfortunately nothing changed. I mean the bug is still there.
Which is weird, because the UHD BD playlist is almost the same as the normal BD playlist.
Maybe it is just check the version and not even try to get the language info…
Where can I find the source for this 2.1.2?

http://download.videolan.org/pub/videolan/libbluray/1.1.2/libbluray-1.1.2.tar.bz2

OK, I had this already.

So if you can update libbluray and compile it.
Can’t you share or just update it on CoreElec build?

This would improve compatibility.
You would also need to update libxml2 for it to work.

Hi everyone

I was a bit away but happy to see things seem to go in the right direction even if it is now holydays for many people.

thank you vpeter,Pelica,Fandangos,ant123…

Dear all.
I’ve seen this commit in the last CoreElec nightly build:

I cannot test now, anyone knows if it support Amlogic S9XX devices?
Thanks.

1 Like

Still software decoded video with latest CoreELEC and smurfs BD

Sadly I don’t see how video is actually played and why sw decoding is used.

On my Odroid N2, I can not read the menu of my ripped blurays. Is there a manipulation or configuration to implement?

Check Kodi debug log for any clues. It should just show menu without any extra configuration.

1 Like

I saw the jre.zulu somewhere on the CE repo and thought to try it.
It prompts to either pick a playlist or Show Menu. However choosing menu led to only hearing the audio but no video. Only tried one image so far.
Is it supposed to work?

It works but not for all disks.

All the Criterion Collection discs I’ve tried don’t display a menu.

@vpeter I have been following your posts in this topic and installed the jre.zulu addon. I tried to run an bluray iso but I end up with errors in the kodi.log and no menu is not showing up.
The error is “Failed to load libbluray.jar” and I run coreelec nightlies on an Odroid N2

Any advice would be helpful