Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server
Add some kernel printks please and see if the limited mode is set correctly.

Basically I test as follows:

-> Set kodi to limited range
a) Set Limited 16:235 with xrandr -> everything too bright (as scaled twice) clear
b) Set Video Limited 16:235 with xrandr -> everything great
c) Set "Full" -> kodi still great
d) Set Limited 16:235 with xrandr -> everything too bright
e) b)

=> it's working as it should (for me).

Edit: Does it work if you do it like this:

Code:
DISPLAY=:0 xrandr --output HDMI1 --set "Broadcast RGB" "Full"
DISPLAY=:0 xrandr --output HDMI1 --set "Broadcast RGB" "Video 16:235 pass-through"
DISPLAY=:0 xrandr --output HDMI1 --off ; DISPLAY=:0 xrandr --output HDMI1 --auto
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply


Messages In This Thread
RE: New Era: VAAPI with EGL interoperation - by fritsch - 2015-11-30, 19:58
Live TV broken again? - by schamane - 2016-02-29, 19:56
Random crashes - by hal2100 - 2016-03-08, 22:03
Strange Behaviour - by MicTie - 2016-12-07, 10:46
Working lirc with mce remote - by fr1day - 2019-08-10, 17:36
Logout Mark Read Team Forum Stats Members Help
Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server18