• 1
  • 2
  • 3(current)
  • 4
  • 5
  • 14
WIP Blu-ray Disc Java menus support
#31
Because of the bd java specification. According to https://en.wikipedia.org/wiki/BD-J#Content_development it should rather be 1.3 than 1.4.
#32
It's great!

15.0-ALPHA1 Git:2015-01-14-133ca72-dirty:

2 Fast 2 Furious - all working
The Fast and the Furious Tokyo Drift - all working
Iron Man - I see the language selection menu, after I select language Kodi exit to Linux Login Window
Ubuntu 22.04, Linux desktop 5.15.0-57-generic #63-Ubuntu SMP Thu Nov 24 13:43:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Kodi (20.1 (20.1.0) Git:20230312-289ec664e3). Platform: Linux x86 64-bit
Sony Android TV, Kodi 20.1
#33
hey
How do I know if the bluray I play has a Java menu or the other kind of menu?
Thanks !
#34
Look for a BDJO and/or JAR folder, if present it's BD-J. Don't know if there is a better, more conclusive way.
#35
(2015-01-18, 00:33)maspiter Wrote: Look for a BDJO and/or JAR folder, if present it's BD-J. Don't know if there is a better, more conclusive way.
+ BDInfo (Windows)
Ubuntu 22.04, Linux desktop 5.15.0-57-generic #63-Ubuntu SMP Thu Nov 24 13:43:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Kodi (20.1 (20.1.0) Git:20230312-289ec664e3). Platform: Linux x86 64-bit
Sony Android TV, Kodi 20.1
#36
So I've compile libbluray from git and i still get a perpetual spinner. I'm wondering if the problem is related to the fact that all my bd's are on a samba share? I'm playing from a bdmv folder and still getting the error.
#37
Quite possible. Please provide a debug log (wiki) or try it from local source.
#38
I always avoid Java in my life so i have some problems installing it.
I saw that java 1.3 is required so i installed j2sdk-1_3_1_28-windows-i586.exe
is it correct?
Then i set JAVA_HOME (was not set)
but opening a cmd prompt (as somebody suggested) and writing java then return i have the error about missing command. (but this i think is normal because java_home refer to where is installed java the java command is in in the bin folder.
Somebody that succesfully installed on windows can give me a hint?
Regards.
Enrico.
#39
(2015-01-21, 12:19)Lamerjack Wrote: I always avoid Java in my life so i have some problems installing it.
I saw that java 1.3 is required so i installed j2sdk-1_3_1_28-windows-i586.exe
is it correct?
Then i set JAVA_HOME (was not set)
but opening a cmd prompt (as somebody suggested) and writing java then return i have the error about missing command. (but this i think is normal because java_home refer to where is installed java the java command is in in the bin folder.
Somebody that succesfully installed on windows can give me a hint?
Regards.
Enrico.

Maybe u have to add java to your path too?

Trying on windows too, with java 1.8 x64 I get:

Code:
20:20:46 T:1168   DEBUG: CDVDInputStreamBluray::Logger - libbluray/bdj/bdj.c:348: BD-J check: Failed to load JVM library
20:20:46 T:1168   DEBUG: CDVDInputStreamBluray::Logger - libbluray/bluray.c:1392: BLURAY initialized!
20:20:46 T:1168   DEBUG: CDVDInputStreamBluray::Open - First Play supported: 1
20:20:46 T:1168   DEBUG: CDVDInputStreamBluray::Open - Top menu supported  : 1
20:20:46 T:1168   DEBUG: CDVDInputStreamBluray::Open - HDMV titles         : 4
20:20:46 T:1168   DEBUG: CDVDInputStreamBluray::Open - BD-J titles         : 6
20:20:46 T:1168   DEBUG: CDVDInputStreamBluray::Open - UNSUPPORTED titles  : 6
20:20:46 T:1168   DEBUG: CDVDInputStreamBluray::Open - AACS detected       : 0
20:20:46 T:1168   DEBUG: CDVDInputStreamBluray::Open - libaacs detected    : 0
20:20:46 T:1168   DEBUG: CDVDInputStreamBluray::Open - AACS handled        : 0
20:20:46 T:1168   DEBUG: CDVDInputStreamBluray::Open - BD+ detected        : 0
20:20:46 T:1168   DEBUG: CDVDInputStreamBluray::Open - libbdplus detected  : 0
20:20:46 T:1168   DEBUG: CDVDInputStreamBluray::Open - BD+ handled         : 0
20:20:46 T:1168   ERROR: CDVDInputStreamBluray::Open - Unsupported titles found - Some titles can't be played in navigation mode

java -version prints:

Code:
java version "1.8.0_31"
Java(TM) SE Runtime Environment (build 1.8.0_31-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.31-b07, mixed mode)

Should I use an older version or should 1.8 work?
#40
Log...
#41
http://pastebin.com/vxqx9vFS
#42
I get the following on kodibuntu when i check the debug file

Code:
12:21:40 T:140439692719872   DEBUG: CDVDInputStreamBluray::Logger - file/libbdplus.c:85: BDSVM/00000.svm not found. No BD+ protection.
12:21:40 T:140439692719872   DEBUG: CDVDInputStreamBluray::Logger - libbluray/bdj/bdj.c:179: JAVA_HOME not set, trying default locations
12:21:40 T:140439692719872   DEBUG: CDVDInputStreamBluray::Logger - libbluray/bdj/bdj.c:133: Opening libjvm ...
12:21:40 T:140439692719872   DEBUG: CDVDInputStreamBluray::Logger - libbluray/bdj/bdj.c:128: Opening /usr/lib/jvm/default-java/jre/lib/amd64/server/libjvm ...
12:21:40 T:140439692719872   DEBUG: CDVDInputStreamBluray::Logger - libbluray/bdj/bdj.c:249: libbluray.jar not found.
12:21:40 T:140439692719872   DEBUG: CDVDInputStreamBluray::Logger - libbluray/bdj/bdj.c:349: BD-J check: Failed to load libbluray.jar
12:21:40 T:140439692719872   DEBUG: CDVDInputStreamBluray::Logger - libbluray/bluray.c:1284: BLURAY initialized!

pls someone help ! Smile
#43
Code:
12:21:40 T:140439692719872   DEBUG: CDVDInputStreamBluray::Logger - libbluray/bdj/bdj.c:179: JAVA_HOME not set, trying default locations

See step 2

Code:
12:21:40 T:140439692719872   DEBUG: CDVDInputStreamBluray::Logger - libbluray/bdj/bdj.c:249: libbluray.jar not found.

Make sure you compile libbluray with --prefix=/usr:

Code:
sudo ./configure --prefix=/usr --enable-bdjava
#44
Ace, please if possible compile dll with latest version 0.7, released today.
MediaBrazil forum Website - Youtube Channel
MQ9-1.6.0.29 - 09.15.2023 - Aeon MQ Skin Team
MarcosQui Website Donate and support us.
#45
Hi Ace,

I'd like to report an issue with sample menu in KODI.
Together with several other users, I cannot get sample menu to display for movies with unsupported menu in library view. What I noticed is:
1) In library view, if the menu is supported, it shows the sample menu so that I can choose to play bd menu or main content
2) In library view, if the menu is not supported, it simply shows the playback failure message due to unsupported menu
If I browse isos in file mode, I get simple menu in both 1) and 2). I have posted the log here: http://forum.kodi.tv/showthread.php?tid=...pid1899755
Thank you in advance for looking into it!
  • 1
  • 2
  • 3(current)
  • 4
  • 5
  • 14

Logout Mark Read Team Forum Stats Members Help
Blu-ray Disc Java menus support3