Ok, thanks again for everyone involved into this. Looking forward for future releases.
Posts by vbs
-
-
Thank you, I will give it a try.
I am having some problems with this image. One is related to playing videos (sometimes do not start) and one is related to waking up from standby. Are you interested in more detailed bug reports?
This is not a complain and I am very grateful for your images and I am aware that those are test images not meant for productive usage.
-
I am a bit lost about how to configure video levels to "RGB Full" on the GPU driver.
In the past (on Leia) I configured the GPU to "RGB Full" using xrandr like this:
But in this image there is no xrandr. Maybe it is not using X11 anymore?
Is there a different way to configure GPU video levels? I am using a NUC7i5BNK
Thank you!
-
Hi,for some years I was following the status of HDR support in Kodi for Intel NUC devices here:
ThreadIntel true 10bits/HEVC/HDR support... ?
Hi everyone.
Intel HD500, HD600 series…. seem able to decode HEVC and generate 4k images.
But I have serious doubts about how many of those are truly able to deliver 10bits HDRs through their display interfaces.
Intel only seems to guarantee HEVC/10bits/4k/HDR in their HD620 model and correctly implemented in Display Port 1.3 / HDMI 2.0b so, probably, not all nucs, motherboards, etc.. support that full features in their firmware specs, ...
Is there any list of "confirmed platforms" able to deliver…Gedeon30November 23, 2018 at 7:33 PM The latest test image from that thread worked nicely on my 7th gen NUC. Sadly that thread was closed and I could not find any further information regarding that topic since then.
So may I ask what the current status of this feature is or is there another thread where this topic is discussed? What is currently missing (roughly)? Is anything missing from Kodi? Is kernel development needed? Integration into LibreELEC?
Sorry for all the question, thanks for some answers.
-
Are your patches maybe available somewhere so adventurous people could try to build images themselfs? Maybe it could reduce the work for you when people asking for new builds? I would volunteer to give it a try
Thank you.
-
Me neither, thanks for the info!
-
Yes thank you. I actually did that first. But for being able to test better in the next days I think I will want to have a persistent installation.
-
just grab 2 usb sticks. use the custom libreelec installer from their download page and install SMP's image on one. boot with both inserted and install on the other. Easy
Thanks, that was a good idea. I did that and had it running quite quickly!
I did a short test and HDR is working out of the box on my NUC7i5BNK. I have to test it more thoroughly tho, but this is great! Thanks alot for the work!
-
I did delete the folder ".kodi" after updating and rebooted. Maybe that was not enough.
-
I tried the release "LibreELEC-Generic.x86_64-10.0-devel-20210601032257-86a07cd.img.gz" on my NUC7i5BNK but whatever type of video I try to play it instantly crashes Kodi when hitting "play".
Before that release I was running LibreElec 9 with no problems.
-
Ok great, I'll give it a try then, thank you!
-
I was hoping for you guys being able to give me a hint if it's worth a try or if it would be just a waste of time.
-
Am I right that this build might possibly work also on NUC7i5BNK now since LSPCON drivers are available in the Linux kernel now?
-
Wow, that fixed it for me, thanks.
-
I ended up buying a USB sound card which fixed the problem (besides one quite loud crackling sound at boot). But I will also try the fix Da Flex just posted. Thanks.
-
Same for me sadly on the NUC7i5BNK. Logs is like this:
Code
Display More2020-04-24 20:39:20.535 T:1161 ERROR <general>: Open - Error, could not open file smb://ben/mass3/mymovie.mkv 2020-04-24 20:39:20.535 T:1161 ERROR <general>: ExtractThumb - Error creating demuxer 2020-04-24 20:39:20.665 T:1161 INFO <general>: CDVDVideoCodecFFmpeg::Open() Using codec: HEVC (High Efficiency Video Coding) 2020-04-24 20:39:21.047 T:1161 INFO <general>: CDVDVideoCodecFFmpeg::Open() Using codec: HEVC (High Efficiency Video Coding) 2020-04-24 20:39:21.341 T:757 INFO <general>: VideoPlayer::OpenFile: smb://ben/mass3/mymovie.mkv 2020-04-24 20:39:21.342 T:1219 INFO <general>: Creating InputStream 2020-04-24 20:39:21.353 T:1219 INFO <general>: Creating Demuxer 2020-04-24 20:39:21.500 T:1219 INFO <general>: Opening stream: 0 source: 256 2020-04-24 20:39:21.500 T:1219 INFO <general>: Creating video codec with codec id: 173 2020-04-24 20:39:21.500 T:1219 INFO <general>: CDVDVideoCodecDRMPRIME::Open - using decoder HEVC (High Efficiency Video Coding) 2020-04-24 20:39:21.502 T:1219 INFO <general>: Creating video thread 2020-04-24 20:39:21.502 T:1225 INFO <general>: running thread: video_thread 2020-04-24 20:39:21.502 T:1219 INFO <general>: Opening stream: 1 source: 256 2020-04-24 20:39:21.502 T:1219 INFO <general>: Finding audio codec for: 86020 2020-04-24 20:39:21.503 T:1219 INFO <general>: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder dca 2020-04-24 20:39:21.503 T:1219 INFO <general>: Creating audio thread 2020-04-24 20:39:21.503 T:1226 INFO <general>: running thread: CVideoPlayerAudio::Process() 2020-04-24 20:39:21.503 T:1219 INFO <general>: Opening stream: 3 source: 256 2020-04-24 20:39:21.504 T:1225 INFO <general>: CVideoPlayerVideo - Stillframe left, switching to normal playback 2020-04-24 20:39:21.513 T:1226 INFO <general>: Creating audio stream (codec id: 86020, channels: 6, sample rate: 48000, no pass-through) 2020-04-24 20:39:21.603 T:764 INFO <general>: CActiveAESink::OpenSink - initialize sink 2020-04-24 20:39:21.687 T:757 ERROR <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22 2020-04-24 20:39:22.162 T:764 INFO <general>: PulseAudio: Opened device Default in pcm mode with Buffersize 300 ms Periodsize 100 ms 2020-04-24 20:39:22.199 T:757 INFO <general>: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY 2020-04-24 20:39:22.443 T:757 ERROR <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22 2020-04-24 20:39:22.477 T:764 ERROR <general>: Sink Timer expired for more than buffer time: 300l 2020-04-24 20:39:22.484 T:757 ERROR <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22 2020-04-24 20:39:22.526 T:757 ERROR <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22 2020-04-24 20:39:22.568 T:757 ERROR <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22 2020-04-24 20:39:22.610 T:757 ERROR <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22 2020-04-24 20:39:22.651 T:757 ERROR <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22 2020-04-24 20:39:22.693 T:757 ERROR <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22 2020-04-24 20:39:22.735 T:757 ERROR <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22 2020-04-24 20:39:22.776 T:757 ERROR <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22 2020-04-24 20:39:22.818 T:757 ERROR <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22 2020-04-24 20:39:22.860 T:757 ERROR <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22 2020-04-24 20:39:22.901 T:757 ERROR <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22 2020-04-24 20:39:22.943 T:757 ERROR <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22 2020-04-24 20:39:22.985 T:757 ERROR <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22 2020-04-24 20:39:23.027 T:757 ERROR <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22 2020-04-24 20:39:23.068 T:757 ERROR <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22 2020-04-24 20:39:23.110 T:757 ERROR <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22 2020-04-24 20:39:23.152 T:757 ERROR <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22 2020-04-24 20:39:23.193 T:757 ERROR <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22 2020-04-24 20:39:23.235 T:757 ERROR <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22 2020-04-24 20:39:23.277 T:757 ERROR <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22 2020-04-24 20:39:23.319 T:757 ERROR <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22 2020-04-24 20:39:23.360 T:757 ERROR <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22 2020-04-24 20:39:23.402 T:757 ERROR <general>: CVideoLayerBridgeDRMPRIME::Map - failed to add fb 0, ret = -22
Tried "Direct-To-Plane" and "EGL" in the PRIME settings.
-
Oh great, me noob, thanks for clarifying!
-
Hm ok, I might test but my NUC7i5BNK is Gen7, no? Still worth a try even Intel mentions only Gen9?