Linux ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21]
(2015-01-03, 02:03)Stereodude Wrote:
(2015-01-03, 01:49)john.cord Wrote: Did you enable the "Limited Range" Option in XBMC? In my case (Panasonic TXP50GT30) only with Limited Range Option enabled the Output is not clipped...
No, that makes it even worse. The workaround was to put

xrandr --output HDMI1 --set "Broadcast RGB" "Full"

in the autostart.sh script. Now it outputs RGB 0-255 for the GUI and video and there's less banding / posterization in gradients.

After much real-world testing with gradient patterns, the absolute BEST quality video reproduction (at least on a gradient basis) comes from the following settings:

* OS forced to FULL RGB output range
* Kodi forced to LIMITED RGB output range (via menu setting)
* Television forced to LIMITED RGB output range.
* "Prefer VAAPI Render" DISABLED (yes, disabled - enabling it will actually result in significant clipping)

All other scenarios involve forced conversion of 16-235 to 0-255 (and sometimes back again) and, alas, this conversion process introduces significant banding into gradients. To be fair, for general usage you might not notice the difference.

The only way to get proper limited output range while using VAAPI is with this:

* OS forced to Limited RGB output range
* Kodi NOT using the Limited menu option
* Television set to Auto or Limited RGB output range
* "Prefer VAAPI Render" ENABLED

Note, however, that this involves dual range conversions - a video's native 16-235 is forced into 0-255 by the VAAPI Render option, then converted back to 16-235 for output. This process does not seem to be seamless.
Reply


Messages In This Thread
Chromebox and Qwerty Air Mouse - by rahjer - 2014-08-13, 04:51
Wake from suspend K400 - by dontknowhow - 2014-08-20, 16:05
DisplayPort - by Charles R - 2014-08-29, 21:33
HP Chromebox 4Gb - by P3ws - 2014-09-20, 08:51
BIOS update fails - by gkingsmill - 2014-10-17, 12:05
Great Expierience - by pmpartners - 2014-12-06, 16:00
3D support (auto swtich) - by zaldwaik - 2014-12-23, 07:27
RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.7 - 2015/01/03] - by Sunflux - 2015-01-05, 07:21
High Idle CPU - by ToBeFrank - 2015-02-28, 03:29
HELP!!! - by code_19 - 2015-03-22, 04:49
R3.15 - 2015/03/19] - by nickr - 2015-03-25, 20:55
Skipping Frames - by busta.rhymes - 2015-07-29, 15:40
External disks not sleeping... - by sixburgh - 2015-10-14, 22:02
ChromeBOX2 success in dualboot - by fishypops - 2015-11-08, 19:05
Confirm Bricked Chromebox - by Bogustime - 2016-03-20, 19:24
(LibreELEC Bluetooth not working - by jerndl - 2017-01-06, 18:20
New Audio Problem - by Pajoe - 2019-01-19, 01:20
RE: New Audio Problem - by Matt Devo - 2019-01-19, 11:13
Powering on with TV turned off - by robca - 2021-07-18, 21:20
RE: Powering on with TV turned off - by robca - 2021-07-21, 19:10
Logout Mark Read Team Forum Stats Members Help
ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21]37