Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server
The delay is specifically set for 23-24hz content, so you specifically have to remove it for 23-24hz content. So, you'll need something more like this:

Code:
<advancedsettings>
<video>
  <latency>
    <delay>0</delay>
    <refresh>
      <min>23</min>
      <max>24</max>
      <delay>0</delay>
    </refresh>
  </latency>
</video>
</advancedsettings>

It would be great if this could be made a Kodi user interface setting. I envision 3 settings that would cover the vast majority of needs:

Audio Delay [ ] Disable [ ] Auto [•] Custom
— General ___-50 ms
— 23.976hz__-175 ms

(Auto would just specify what OpenElec does by default, so as to not confuse users.)
Reply


Messages In This Thread
RE: New Era: VAAPI with EGL interoperation - by Sunflux - 2015-09-24, 07: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