<div dir="ltr">Hey just wanted to bring this back up again to check if you guys have any advice on this.<div>I have compiled the aarch32 version of that OpenJDK but I'm facing 2 problems:</div><div><br></div><div>One is that I can't build a server version of libjvm.so, so I'm using the client one. </div><div>I have reported it here:</div><div><a href="https://github.com/PojavLauncherTeam/PojavLauncher/issues/949">https://github.com/PojavLauncherTeam/PojavLauncher/issues/949</a><br></div><div>but so far no solution was found.</div><div><br></div><div>The other problem is that while using it libbluray always ends with this error:</div><div>ERROR: loadN() failed: java.lang.UnsatisfiedLinkError: java.awt.Component.initIDs()V<br>java.awt.Component.initIDs(Native Method)<br>java.awt.Component.<clinit>(Component.java:596)<br>org.videolan.BDJLoader.loadN(BDJLoader.java:228)<br>org.videolan.BDJLoader.access$200(BDJLoader.java:46)<br>org.videolan.BDJLoader$BDJLoaderAction.doAction(BDJLoader.java:363)<br>org.videolan.BDJAction.process(BDJAction.java:59)<br>org.videolan.BDJActionQueue.run(BDJActionQueue.java:86)<br>java.lang.Thread.run(Thread.java:748)<br></div><div><br></div><div>I have compiled the lib as debug and I'm using 0x22804 as debug mask for libbluray but no other information is available. </div><div>Any idea what this might be?</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 2, 2021 at 11:53 AM Vitor Dall'Acqua <<a href="mailto:veggav@gmail.com">veggav@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">So the renderer in the application must expand the colors to HDR, right?<div dir="auto"><br></div><div dir="auto">BD-J uses argb.</div><div dir="auto">I see coordinates, x, y.</div><div dir="auto">Width, height.</div><div dir="auto"><br></div><div dir="auto">I see planes.</div><div dir="auto"><br></div><div dir="auto">But I don't see anything related to color space.</div><div dir="auto"><br></div><div dir="auto">I guess there's none in how the overlay is rendered.</div><div dir="auto">It might be something up with Kodi's demuxer that sends it to media codec decoder.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 2, 2021, 11:40 AM Petri Hintukainen <<a href="mailto:phintuka@users.sourceforge.net" target="_blank">phintuka@users.sourceforge.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">ma, 2021-02-01 kello 22:11 -0300, Vitor Dall'Acqua kirjoitti:<br>
> Petri, quick question,<br>
> Is it possible to disable the resume feature without breaking the<br>
> cache and persistent storage?<br>
<br>
Disabling persistent storage efficiently disables this feature. Of<br>
course also all other features that use persistent storage stop working<br>
(ex. bookmarks, ...).<br>
Resume is implemented in each disc BD-J Xlets, so there's no generic<br>
way to disable just it. You could try deleting the resume file, but it<br>
is not easy as each disc/toolkit use different names for the file.<br>
<br>
ma, 2021-02-01 kello 22:20 -0300, Vitor Dall'Acqua kirjoitti:<br>
> .... and, it might be possible that the 2D elements are being<br>
> rendered because no HDR information is sent to the disc?<br>
<br>
No. BD-J menus are always SDR, and max resolution is FHD.<br>
<br>
It is up to the application to render overlays over the video,<br>
libbluray can't know how it is best done.<br>
<br>
<br>
_______________________________________________<br>
libbluray-devel mailing list<br>
<a href="mailto:libbluray-devel@videolan.org" rel="noreferrer" target="_blank">libbluray-devel@videolan.org</a><br>
<a href="https://mailman.videolan.org/listinfo/libbluray-devel" rel="noreferrer noreferrer" target="_blank">https://mailman.videolan.org/listinfo/libbluray-devel</a><br>
</blockquote></div>
</blockquote></div>