pogo1975 Was it working for you with leia7?
Posts by GDPR-1
-
-
-
DaVu yes sure but read my post. The claim is that the file is hi10 h264 and is played by KODI using amcodec hw decoder but I posted a link to the source code wher you can see that amcodec is disabled for hi10. Anyway I still haven't tested the sample. There is definitely a bug somewhere.
-
vevs Thanks for testing. Can you please ssh into your box when the stuttering starts and post a dmesg log. Thank you.
-
Thanks.
Here are my observations. HEVC 10bit 4K works without any issue even without AFBC. Ultimately Framebuffer won't play a role anymore.
I've also compared Gigabit Ethernet speed and it's working way better/faster on Rock 64 than it does on OdroidC2, WH, WP2.
But I agree development just started. There is a lot to do for Rockchip,LE and Kodi developers.
-
Should be the same. But it's still WIP. Currently it looks like Rockchip will be getting mainline kernel support with v4l2 hw decoders before Amlogic. Rockchip is doing a lot of development and we have a direct contact with them.
Amlogic on the other hand is not showing any efforts. Baylibre is basically doing everything.
-
wrxtasy Not really. I'm not so sure if my Thread fits in the Amlogic subforum any longer since I'm doing builds for Rockchip too. I don't wanna start a second Thread. I'm also fine just keeping it here if it's not confusing people too much. There is no "General" community subforum here.
I don't know maybe it is best to create a second Thread but that would mean I'd have to cross post a lot. Maybe I'll just create a index in the Rockchip forum just referring here.
-
JTSaysWhat Check the first post. You basically need to create a file called nocompat.
But please wait a sec with rb-leia8. Not all addons have been built yet. I will publish all later.
-
Is the rock64 also an amlogic device or is it using another soc? I saw that you can choose a 4gb memory rock64?
Does it support also hd audio?
Sorry no it's not Amlogic it's Rockchip. I thing maybe the Thread is no longer appropriate for the Amlogic Subforum.
Rock64 is really at the beginning of development.
MODS can we move the Thread please?
-
AllanMarcus Are you sure it's playing with hw decoding?
According to the source code:
xbmc/DVDVideoCodecAmlogic.cpp at Krypton · xbmc/xbmc · GitHub
It shouldn't play with amcodec.
EDIT: can you please attach a sample of the file (just a few mb).
-
That might be possible. I will look into it.
-
You are trying to play 10bit (part10) H264 content aka Hi10P Anime. An unsupported custom "Scene" video compression method.
There is no hardware video decoder on any hardware platform for 10bit H264 content, so software decoding is attempted and the 4 CPU Core - AMLogic S905(x) do not have enough power to do such software decoding.
Newer Rockchip SoC (e.g ROCK64) have 10bit h264 hw decoder (currently unsupported)
and also Intel Apollo Lake.
-
Here we go with a final rb-krypton18 release:
Release rb-krypton18: rockchip: add dvb and cec compat ioctl patches · Raybuntu/LibreELEC.tv · GitHubIf you've been using the mega link from yesterday you don't have to do anything it's the same file. No changes since yesterday.
The ROCK64 build is not that stable yet. Builds are based on @Kwiboo's LibreELEC krypton tree. HEVC and h.264 HW decoding is working good. I've tested widevine DRM through inputstream.adaptive with DAZN. It's working really good.
mpeg2 and vc-1 are not HW decoded, which makes vc-1 basically unusable. CEC works with libcec thanks to @Kwiboo's libcec adapter (although I haven't tested CEC or DVB yet). There is always a chance for some compat ioctl missing. I've also noticed graphic errors sometimes.
Those Krypton builds are basically a pre pre alpha preview and I will change focus on Leia for ROCK64 in the future so don't expect many updates here.
EDIT: And here we go with final rb-leia7:
Release rb-leia7 · Raybuntu/LibreELEC.tv · GitHub
Same file as yesterday posted at mega.nz
-
Thanks!
I've uploaded a preview for rb-krypton18:
https://mega.nz/#F!Zho2GJjC!t6szefIM5MAK7Ik6OOgiuAIf you encounter any issues please speak up so I can fix it before making a proper release.EDIT: There is also a very early pre alpha stage ROCK64 rb-krypton18 build based on kwiboo's git.
-
ueltje: No I don't have such a tuner. I don't have DVB-C at home so I don't think how useful I could be in fixing any bugs.
If you still wanna send me one I created an Amazon wishlist:
If you just like my work and wanna support me you can also just "buy me a beer or coffee" through paypal or bitcoin see first post:
I've taken the commit from CvH and activated it for my amlogic builds.
BTW: Here is my german support Thread at kodinerds (I figured you might be german cause of that amazon link you send me, correct me if I'm wrong):
-
ueltje I've made a new rb-leia7 preview:
Not sure if that's the right xbox tuner driver?media_build: add Xbox ONE DVB-C/T/T2 USB Tuner support · LibreELEC/LibreELEC.tv@24aa0e7 · GitHub
-
ueltje Sorry I was too quick at looking. Driver is not included yet. I'll try to include it in the final rb-leia7 build. I'll make a new preview build soon.
-