Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server
Is it fixed? No, not yet. Issue seems to be that calling the new Passthrough mode does not trigger a reinitialization like it should.

At any rate, there are 2 workarounds that work on my system:

1) set Kodi to run at something other than the system default of 60hz (might be 50hz in PAL regions). For example, setting it to 59.94 works.
2) in autostart.sh, turn the display output off and then on again, ie:

Code:
xrandr --output HDMI1 --off; xrandr --output HDMI1 --auto

I do not seem to need the "sleep 1" command as originally indicated.
Reply


Messages In This Thread
RE: New Era: VAAPI with EGL interoperation - by Sunflux - 2015-10-04, 18:20
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