2re
Interesting. Sadly I don't have an AVR which can show me what the output signal of the box.
My issue is with my TV switching into BT.2020 mode even in SDR mode if I use 10 bit output, this messes SDR up.
I guess I'll just have to come up with a script to enable 10bit for when I want to play a HDR video and disable it after playback has started so that the box comes out of 10 bits when the playback stops.
Regarding 1080P vs 2160P and color issues, I guess your best way to tell is to check what the AVR is saying. But it's possible that the TV responds differently to a 1080P 10 bit signal than it does to a 2160P 10 bit signal.
I just tried adding a button to the skin UI to execute the echo '444,10bit' command, but using System.Exec just locks up Kodi.
Well looks like I can't execute the echo command directly from Kodi. I guess it does not have permission to edit the file?
Doing this via a Python script doesn't work either. Any help would be appreciated. I rather not to rely on an external device to switch between the two modes, and would prefer to do the switching directly from Kodi's UI.
Any help would be appreciated.