[Ubuntu 18.04] Problem with Bluray menus
Posted: 10 Jan 2019 23:17
Hi
I'm trying to play a BluRAY with menus using VLC on Ubuntu 18.04 LTS, unfortunately i always receive an error telling me that Java is not installed and therefore it plays without menus.
Log:
Java version
I have also added to my /etc/environment the java_home directory:
JAVA_HOME="/usr/lib/jvm/java-11-openjdk-amd64/bin/"
What else can i try to troubleshoot this problem?
Thanks.
I'm trying to play a BluRAY with menus using VLC on Ubuntu 18.04 LTS, unfortunately i always receive an error telling me that Java is not installed and therefore it plays without menus.
Code: Select all
VLC media player 3.0.4 Vetinari (revision 3.0.4-0-gf615db6332)
Code: Select all
libbluray: First play: 0, Top menu: 0
HDMV Titles: 2, BD-J Titles: 79, Other: 79
libbluray error: BD-J menus not supported. Playing without menus. BD-J support: 1, JVM found: 0, JVM usable: 0
libbluray: Adding ES 4113
Code: Select all
ubuntu@ubuntu-PC:~$ java -version
openjdk version "10.0.2" 2018-07-17
OpenJDK Runtime Environment (build 10.0.2+13-Ubuntu-1ubuntu0.18.04.4)
OpenJDK 64-Bit Server VM (build 10.0.2+13-Ubuntu-1ubuntu0.18.04.4, mixed mode)
JAVA_HOME="/usr/lib/jvm/java-11-openjdk-amd64/bin/"
What else can i try to troubleshoot this problem?
Thanks.