Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server
(2015-09-15, 08:05)fritsch Wrote:
(2015-09-14, 23:57)ggp759 Wrote: The isengard based builds have resolved the 1080/24p a/v sync issues for me. Thanks for the hard work!

Thanks for this feedback, though Isengard is no solution - but old code. We need to fix that in our development version. So it would be cool if you could test from time to time. Btw. does it help, if you put the following advancedsettings.xml to /storage/.kodi/userdata directory:

Code:
<advancedsettings>
<video>
  <latency>
    <delay>0</delay>
    <refresh>
      <min>23</min>
      <max>24</max>
      <delay>0</delay> <!-- set to zero or adjust if audio seems out of sync with 24p movies -->
     </refresh>
  </latency>
</video>
</advancedsettings>

^^ For OpenELEC only if you have constant out of sync issues with our Jarvis build that has moved audio syncing to AE itself and therefore is technically superior.

This fixt audio out of sync for me.
But when pausing/resuming video it's way out of sync, have to rewind/play & it's ok again

EDIT: debug of KODI http://paste.ubuntu.com/12427266/
around 16:50 - 16:52 video started from previous time all good, pause/play out of sync, rewind all good again. donno if anything is in there ..
Reply


Messages In This Thread
RE: New Era: VAAPI with EGL interoperation - by neox387 - 2015-09-16, 15:18
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