2024-06-20, 19:35
Not sure how I missed this, but I'll get on testing it ASAP on multiple Sony TVs!!
(2024-06-19, 18:57)quietvoid Wrote: Yes it's broken because this was merged with the same setting label IDs: https://github.com/xbmc/xbmc/pull/24564Thanks I've opened an issue on github.
Open an issue.
(2024-07-17, 08:56)meccs Wrote: Sorry to chime in but I haven't found a picture showing the issue with the black bars on Sony TVs. I have an OLED LG C2 and every video that is in HDR10 has this issue shown in the picture. Is this the same as with the Sony TVs? Dolby Vision etc. works fine and it's only happening in Kodi Omega. The device for Kodi is a Fire TV Cube if that matters as well btw.
<advancedsettings version="1.0">
<gui>
<transparentvideolayout>true</transparentvideolayout>
</gui>
</advancedsettings>
(2024-07-17, 12:08)quietvoid Wrote:(2024-07-17, 08:56)meccs Wrote: Sorry to chime in but I haven't found a picture showing the issue with the black bars on Sony TVs. I have an OLED LG C2 and every video that is in HDR10 has this issue shown in the picture. Is this the same as with the Sony TVs? Dolby Vision etc. works fine and it's only happening in Kodi Omega. The device for Kodi is a Fire TV Cube if that matters as well btw.
I've never seen an issue like this.
You can always try the new advanced setting in nightlies.
Code:<advancedsettings version="1.0">
<gui>
<transparentvideolayout>true</transparentvideolayout>
</gui>
</advancedsettings>
The Sony issue only affects videos that are not 16:9.
It makes the whole letterboxing grey. Not just lines like you are seeing.
(2024-07-17, 14:58)meccs Wrote: As I said this happens on Kodi Omega running on a 2nd Gen Fire TV Cube connected to an LG C2. This appeared first when I made the switch from Nexus to Omega builds last year.
(2024-07-17, 18:26)quietvoid Wrote: Right. Well initially the workaround was meant for Sony TVs but I guess it's now necessary for FireTV Cube too.So, just so I understand this correctly. Everyone affected by this with a Sony TV had Kodi installed directly on the TV? Initially I though my LG was affected as well but in this case, as you said, it's a issue with the device running Kodi and not the TV itself.