[libbluray-devel] JRE for Android part 3

Vitor Dall'Acqua veggav at gmail.com
Mon Feb 1 11:10:09 UTC 2021


Only the m2ts demuxer that might be missing a few bytes and causing the
decoder to fail.

I have an idea to fix HDR menu itens that I'll test today.

On Mon, Feb 1, 2021, 7:56 AM Petri Hintukainen <
phintuka at users.sourceforge.net> wrote:

> su, 2021-01-31 kello 14:52 -0300, Vitor Dall'Acqua kirjoitti:
> > Ok, while I work on why it's not rendering the menu in HDR..
> > Petri, libnet.so that needs to be loaded before libjvm.so I have to
> > pack it with Kodi (while it is already inside JAVA_HOME)
> >
> > I'm loading it like this:
> >
> > static const char         libnet[]  = "libnet";
> >     dl_dlopen(libnet, NULL);
> >
> > how do I write in C to load it but load from inside
> > JAVA_HOME/lib/aarch64/ ?
>
> You need full absolute path. Something like
> static const char libnet[] = JAVA_HOME "/lib/aarch64/libnet";
>
>
> I've updated JRE image (with OpenBSD libnet fix), it shouldn't need any
> libs preloaded anymore.
>
> What other changes there are left in libbluray ?
>
> _______________________________________________
> libbluray-devel mailing list
> libbluray-devel at videolan.org
> https://mailman.videolan.org/listinfo/libbluray-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/libbluray-devel/attachments/20210201/9568ba92/attachment.html>


More information about the libbluray-devel mailing list