Re: [libbluray-devel] JRE for Android part 3

2021-01-30 Thread Vitor Dall'Acqua
If you play the m2ts (the one from the background video) alone it will play fine. It fails for 1080p and 4k streams if inside a menu. Fails because of extradata. I have compiled Kodi on windows with libbluray and I'll have to debug this with breakpoints to figure out what is the value of the

Re: [libbluray-devel] JRE for Android part 3

2021-01-30 Thread Vitor Dall'Acqua
This problem is true for every disc, regular or uhd. Since the shield is doing all the hard work with software rendering the entire menu becomes slow. But this isn't perceptible with the shield on 1080p because it has the power to render it and display the menu. Both cases you present might be

[libbluray-devel] [Git][videolan/libbluray][master] bd_refcnt_inc(): Add return value

2021-01-30 Thread Petri Hintukainen
Petri Hintukainen pushed to branch master at VideoLAN / libbluray Commits: c8c6de16 by hpi1 at 2021-01-30T19:03:28+02:00 bd_refcnt_inc(): Add return value - - - - - 5 changed files: - ChangeLog - src/libbluray/decoders/graphics_controller.c - src/libbluray/decoders/overlay.h -

[libbluray-devel] [Git][videolan/libbluray][master] 2 commits: Add refcnt_calloc()

2021-01-30 Thread Petri Hintukainen
Petri Hintukainen pushed to branch master at VideoLAN / libbluray Commits: 1763ead9 by hpi1 at 2021-01-30T19:32:43+02:00 Add refcnt_calloc() - - - - - 31672e48 by hpi1 at 2021-01-30T19:38:31+02:00 disc: add object cache - - - - - 4 changed files: - src/libbluray/disc/disc.c -

Re: [libbluray-devel] JRE for Android part 3

2021-01-30 Thread Shaya Potter
On Sat, Jan 30, 2021 at 12:14 AM Vitor Dall'Acqua wrote: > Nailed it > > 2021-01-29 20:07:07.860 T:13984INFO : > CBitstreamConverter::Open Invalid hvcC > 2021-01-29 20:07:07.862 T:13984 ERROR : > CDVDVideoCodecAndroidMediaCodec:: Failed to create Android MediaCodec > 2021-01-29

Re: [libbluray-devel] JRE for Android part 3

2021-01-30 Thread Petri Hintukainen
la, 2021-01-30 kello 18:27 +0200, Shaya Potter kirjoitti: > On Sat, Jan 30, 2021 at 12:14 AM Vitor Dall'Acqua > wrote: > > Nailed it > > 2021-01-29 20:07:07.860 T:13984    INFO : > > CBitstreamConverter::Open Invalid hvcC > > 2021-01-29 20:07:07.862 T:13984   ERROR : > >

[libbluray-devel] [Git][videolan/libbluray][master] Use more specific type

2021-01-30 Thread Petri Hintukainen
Petri Hintukainen pushed to branch master at VideoLAN / libbluray Commits: 0dacea90 by hpi1 at 2021-01-30T19:43:45+02:00 Use more specific type - - - - - 1 changed file: - src/libbluray/bluray.c Changes: = src/libbluray/bluray.c

Re: [libbluray-devel] JRE for Android part 3

2021-01-30 Thread Shaya Potter
On Sat, Jan 30, 2021 at 7:27 PM Vitor Dall'Acqua wrote: > This problem is true for every disc, regular or uhd. > Since the shield is doing all the hard work with software rendering the > entire menu becomes slow. > But this isn't perceptible with the shield on 1080p because it has the > power to

Re: [libbluray-devel] JRE for Android part 3

2021-01-30 Thread Vitor Dall'Acqua
You are right. That's why I asked for the source with Petri's changes. But they probably would want me to create the build process. And this is out of my league. I will try to convince somebody to take this showing as this works as expected. As you mentioned as a proof of concept. But for the