Kodi Community Forum
Is there Official support now for HDR on Linux with Kodi Nexus? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: Is there Official support now for HDR on Linux with Kodi Nexus? (/showthread.php?tid=371420)



Is there Official support now for HDR on Linux with Kodi Nexus? - streamlove55 - 2023-01-19

Hi

Hopefully anyone of the Kodi team or anyone with concrete knowledge could clarify if there is now official support for HDR under Linux with the new Nexus release, as i was under the impression this was now supported, I'm on a rolling release for my HTPC and all hardware supports HDR and beyond, i tested some HDR content and it doesn't seem to flag my TV for HDR pass-through, is there anything that needs doing or setting to change in Kodi Nexus or package that needs to be installed.

Any suggestions or insight welcome.

Kind regards


RE: Is there Official support now for HDR on Linux with Kodi Nexus? - black_eagle - 2023-01-19

HDR works under GBM, but only HDR10 & HLG.  DolbyVision doesn't work.


RE: Is there Official support now for HDR on Linux with Kodi Nexus? - streamlove55 - 2023-01-19

Appreciate the info regarding  GBM windowing and HDR my issue is that my current HTPC uses X11 and from what i can see there is no way to launch kodi (flatpak) with the GBM parameters unless i have missed something or you know of a way?


RE: Is there Official support now for HDR on Linux with Kodi Nexus? - izprtxqkft - 2023-01-19

https://wiki.debian.org/Kodi hints at using kodi --windowing=(x11|gbm|wayland)


RE: Is there Official support now for HDR on Linux with Kodi Nexus? - streamlove55 - 2023-01-19

Thanks for the hint, Ive managed to come up with a command for the kodi flatpak but i just get an error on launch, Any suggestions?

/usr/bin/flatpak run tv.kodi.Kodi --standalone --windowing=gbm

ERROR: Unable to create GUI. Exiting



kind regards


RE: Is there Official support now for HDR on Linux with Kodi Nexus? - izprtxqkft - 2023-01-20

i dont use gbm or flatpak so i would just be regurgitating search results https://duckduckgo.com/?q=lightgbm+on+linux
flatpak runs sandboxed afaik so it has its own challenges


RE: Is there Official support now for HDR on Linux with Kodi Nexus? - streamlove55 - 2023-01-20

Appreciate the input, I will have to have a play around and see if i can find a solution or write some code or script for the flatpak version I'm quite sure it should be a little easier for the main build of the kodi package in the repo's ,  if i hopefully find the solution ill write a how to guide for other users.


RE: Is there Official support now for HDR on Linux with Kodi Nexus? - htpcero - 2023-11-12

did you find a solution to be able to run the kodi flatpak standalone using GBM?