• 1
  • 2
  • 3(current)
  • 4
  • 5
  • 19
Req BD and UHD BD Menu support
#31
No iso, smb, etc. support at the moment. You have to mount it.
Reply
#32
I'm sorry Ace I though Menu support meant ISOs my mistake. Windows 10 allows you to natively mount ISO files, how would I get Kodi to mount them or should they be in a different format. Do you have a link to the testing thread so I can get the info without bugging you it's questions?
Reply
#33
(2017-06-16, 20:03)UsefulG Wrote: I'm sorry Ace I thought Menu support meant ISOs my mistake. Windows 10 allows you to natively mount ISO files, how would I get Kodi to mount them or should they be in a different format. Do you have a link to the testing thread so I can get the info without bugging you it's questions?

I think you have to change the settings in Kodi to play Blu-ray instead of play main movie.
MY CURRENT MEDIA PLAYER | MY HOME THEATER
MINIX NEO U22-XJ COREELEC v19 MATRIX | EGREAT A10 | NVIDIA SHIELD | LG 75 NANO90 DV/HDR+ | Sony 43 Android TV HDR
XBOX SERIES X  | PS4 PRO 4K | JBL 9.1 System 5.1.4 DTS:X/ATMOS 
Reply
#34
@movie78 I had the option set to bluray menu but the ISO doesn't work which Ace's post suggests isn't currently supported.
Reply
#35
(2017-06-16, 16:04)fandangos Wrote: So why doesn't Kodi play those discs? Even if I try .iso format or BDMV format. It just stands there and do nothing.
Is there anything that the end user can do to play those discs?
Because UHD is slightly different from BD. To play UHD in Kodi right now you can do a little hack. In HEX editor replace:
in index.bdmv: INDX0300 to INDX0200
in MovieObject.bdmv: MOBJ0300 to MOBJ0200
in *.mpls: MPLS0300 to MPLS0200
in *.clpi: HDMV0300 to HDMV0200

Basicaly that's it, you can play at least main title of UHD disc in Kodi after that.

But for BD-J - it is not enough because:
1) you need to replace BDJO0300 to BDJO0200 in all *.bdjo and BDID0300 to BDID0200 in id.bdmv
2) UHD players have more registers and java can check those. And if player it's not Profile 6 for example - disc won't play with menus.

I believe developers can add couple of lines of code to libbluray and this hack will be optional.
Reply
#36
(2017-06-16, 20:16)UsefulG Wrote: @movie78 I had the option set to Blu-ray menu but the ISO doesn't work which Ace's post suggests isn't currently supported.

This is an old thread from @Ace, hopes it helps.

I am going to test it myself once I get a chance.
MY CURRENT MEDIA PLAYER | MY HOME THEATER
MINIX NEO U22-XJ COREELEC v19 MATRIX | EGREAT A10 | NVIDIA SHIELD | LG 75 NANO90 DV/HDR+ | Sony 43 Android TV HDR
XBOX SERIES X  | PS4 PRO 4K | JBL 9.1 System 5.1.4 DTS:X/ATMOS 
Reply
#37
(2017-06-16, 20:24)tymoxa Wrote:
(2017-06-16, 16:04)fandangos Wrote: So why doesn't Kodi play those discs? Even if I try .iso format or BDMV format. It just stands there and do nothing.
Is there anything that the end user can do to play those discs?
Because UHD is slightly different from BD. To play UHD in Kodi right now you can do a little hack. In HEX editor replace:
in index.bdmv: INDX0300 for INDX0200
in MovieObject.bdmv: MOBJ0300 for MOBJ0200
in *.mpls: MPLS0300 for MPLS0200
in *.clpi: HDMV0300 for HDMV0200

Basicaly that's it, you can play at least main title of UHD disc in Kodi after that.

But for BD-J - it is not enough because:
1) you need to replace BDJO0300 for BDJO0200 in all *.bdjo and BDID0300 for BDID0200 in id.bdmv

Well, this seems simple enough, even with a batch file this could be accomplished.
Thanks for the input, this information is really appreciated.

(2017-06-16, 20:24)tymoxa Wrote: 2) UHD players have more registers and java can check those. And if player it's not Profile 6 for example - disc won't play with menus.

Could you elaborate more on that part?
Reply
#38
(2017-06-16, 21:43)fandangos Wrote: Could you elaborate more on that part?

Player Setting Register (PSRs) stores BD-ROM Player configuration parameters such as region, profile, UHD/HDR capability, audio
language preference and so on.
In Blu-ray specs some PSRs was marked as reserved. Now, in UHD BD - these are used (seems to be).
Java may check these PSRs (or may not) and can stop UHD BD from loading (or may not).
Basicaly, Kodi (or libbluray) should emulate UHD BD specific PSRs to successfully start the UHD BD disk (with menu), that checking these registers.
As for the menu UHD BD itself (IG or Java) - it is more or less the same as in blu-ray: same resolution, same command language.
Reply
#39
(2017-06-16, 19:45)Ace Wrote: No iso, smb, etc. support at the moment. You have to mount it.

BD J are not loading.
Debug log
MY CURRENT MEDIA PLAYER | MY HOME THEATER
MINIX NEO U22-XJ COREELEC v19 MATRIX | EGREAT A10 | NVIDIA SHIELD | LG 75 NANO90 DV/HDR+ | Sony 43 Android TV HDR
XBOX SERIES X  | PS4 PRO 4K | JBL 9.1 System 5.1.4 DTS:X/ATMOS 
Reply
#40
(2017-06-17, 03:04)movie78 Wrote:
(2017-06-16, 19:45)Ace Wrote: No iso, smb, etc. support at the moment. You have to mount it.

BD J are not loading.
Debug log

(2017-06-16, 19:45)Ace Wrote: No iso, smb, etc. support at the moment. You have to mount it.
Reply
#41
(2017-06-17, 06:48)Ace Wrote:
(2017-06-17, 03:04)movie78 Wrote:
(2017-06-16, 19:45)Ace Wrote: No iso, smb, etc. support at the moment. You have to mount it.

BD J are not loading.
Debug log

(2017-06-16, 19:45)Ace Wrote: No iso, smb, etc. support at the moment. You have to mount it.

Mount ISO doesn't work either, it makes you browser to the .m2ts file
MY CURRENT MEDIA PLAYER | MY HOME THEATER
MINIX NEO U22-XJ COREELEC v19 MATRIX | EGREAT A10 | NVIDIA SHIELD | LG 75 NANO90 DV/HDR+ | Sony 43 Android TV HDR
XBOX SERIES X  | PS4 PRO 4K | JBL 9.1 System 5.1.4 DTS:X/ATMOS 
Reply
#42
not sure what you mean. Mount it and play the disc via the context menu. Or browse to the index.bdmv file and play that
Reply
#43
Has anyone come up with a solution for android that doesn't mean including a j2me vm?
Reply
#44
(2017-06-17, 08:14)Ace Wrote: not sure what you mean. Mount it and play the disc via the context menu. Or browse to the index.bdmv file and play that

Try your suggestion and only a few BD J i tested are working.
MY CURRENT MEDIA PLAYER | MY HOME THEATER
MINIX NEO U22-XJ COREELEC v19 MATRIX | EGREAT A10 | NVIDIA SHIELD | LG 75 NANO90 DV/HDR+ | Sony 43 Android TV HDR
XBOX SERIES X  | PS4 PRO 4K | JBL 9.1 System 5.1.4 DTS:X/ATMOS 
Reply
#45
(2017-06-17, 18:45)movie78 Wrote:
(2017-06-17, 08:14)Ace Wrote: not sure what you mean. Mount it and play the disc via the context menu. Or browse to the index.bdmv file and play that

Try your suggestion and only a few BD J i tested are working.

What a shame! I think I should remove that crappy code immediately.
Reply
  • 1
  • 2
  • 3(current)
  • 4
  • 5
  • 19

Logout Mark Read Team Forum Stats Members Help
BD and UHD BD Menu support3