Posts: 23,468
Joined: Aug 2011
Reputation:
1,101
fritsch
Team-Kodi Developer
Posts: 23,468
2015-10-01, 09:11
(This post was last modified: 2015-10-01, 09:13 by fritsch.)
Yeah - I know why .... Damn on my hurry I bumped to 4.1.9 and did not move the patches folder :-( (Isengard only - Jarvis is fine, kernels for Ubuntu are fixed to (lauri3))
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Posts: 1,163
Joined: Mar 2013
Reputation:
24
2015-10-01, 09:16
(This post was last modified: 2015-10-01, 09:18 by Roby77.)
First time after upgrade i need to untick/tick 16-235 option to have correct 16-235 a restart didn't solve and before restart auto acted as normal
After restart of tv and kodi auto=full...limited ok
speed test done before go to work
Posts: 23,468
Joined: Aug 2011
Reputation:
1,101
fritsch
Team-Kodi Developer
Posts: 23,468
@Sunflux: Please try the latest .tar in the Isengard folder.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Posts: 315
Joined: Mar 2013
Reputation:
7
Okay, that's better:
Broadcast RGB: Video 16:235 pass-through
supported: Automatic, Full, Limited 16:235, Video 16:235 pass-through
However, every time I reboot the UI comes up too bright. Unticking Kodi's Limited mode makes it correct, but ticking it again makes it too bright. It's not until I do something that refreshes the display - play a movie, change the refresh rate, etc, that it starts working correctly. So, that tells me that the TV isn't immediately locking onto Limited range on first boot, but is on subsequent screen changes.
With that said, the greyscale test looks AMAZING. Best they've ever looked on this screen. The 0-255 Full/Full/Dithered output that looks great on my LCD, actually looks quite horrible on this Plasma... but now, it looks PERFECT.
Except for the boot bug. :-)
Posts: 315
Joined: Mar 2013
Reputation:
7
Testing further:
If I set Kodi to operate at a refresh rate other than 60hz (which I assume is what the system boots at), the GUI then loads in the correct color space.
Posts: 315
Joined: Mar 2013
Reputation:
7
2015-10-01, 10:24
(This post was last modified: 2015-10-01, 10:28 by Sunflux.)
Earlier, I tried adding
xrandr --output HDMI1 --set "Broadcast RGB" "Full"
xrandr --output HDMI1 --set "Broadcast RGB" "Video 16:235 pass-through"
to autostart.sh, but it made no difference.
EDIT
Just tried your --auto line; no change when at the system refresh rate.
Posts: 23,468
Joined: Aug 2011
Reputation:
1,101
fritsch
Team-Kodi Developer
Posts: 23,468
2015-10-01, 10:32
(This post was last modified: 2015-10-01, 10:34 by fritsch.)
Switch to 50 hz and back to 60 hz works? e.g. xrandr -r 50 ; sleep 1; xrandr -r 60
Combining
--off
and afterwards
-- auto
also works?
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Posts: 315
Joined: Mar 2013
Reputation:
7
2015-10-01, 11:41
(This post was last modified: 2015-10-01, 12:21 by Sunflux.)
Fritsch: a request. When in limited mode, would it be possible to set the background mask colors of videos to 16-16-16 instead of 0-0-0? I get weird visible horizontal lines on an otherwise solid black screen where the cropped video ends... and I suspect it's because the TV's trying to sharpen the transition from 16-16-16 to 0-0-0, and thus creating an artifact in what should be solid black. The original Blu-rays of course hard-encode 16-16-16 black bars, but I've always cropped those when I re-encode.
This is a situation that wouldn't have happened previously when the driver forced everything up to 16-16-16, but whatever's creating the black background doesn't seem influenced by the Limited setting.
Posts: 315
Joined: Mar 2013
Reputation:
7
2015-10-01, 12:25
(This post was last modified: 2015-10-01, 12:29 by Sunflux.)
Should I remove my xrandr lines from autostart?
EDIT: removed the line. Still starts up in the wrong color space.
Posts: 23,468
Joined: Aug 2011
Reputation:
1,101
fritsch
Team-Kodi Developer
Posts: 23,468
Good - then no idea how to fix it ... (or better said: no time).
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.