For everyone who had problems with audio sync in Krypton builds. This advancedsettings works:
<?xml version="1.0" encoding="UTF-8" ?>
<advancedsettings>
<video>
<adjustrefreshrate>
<override>
<fps>23.976</fps>
<refresh>24.0</refresh>
</override>
<override>
<fps>25.000</fps>
<refresh>50.0</refresh>
</override>
</adjustrefreshrate>
<latency>
<refresh>
<rate>24</rate>
<delay>0</delay>
</refresh>
<refresh>
<rate>50</rate>
<delay>-50</delay>
</refresh>
</latency>
</video>
</advancedsettings>
Display More
Download advancedsettings.xml for Krypton
I used search in LE and found this as a fix for Krypton Audio/Video Sync.
I am using Krypton 8.0.2a (2017-05-28) and have noticed i have to set Audio offset Ahead By : 0.125s for Audio to be in Sync with
all my 23.979 fps movies.
I copied this XML for Krypton into Userdata and rebooted. It was a little better but obviously not right for my sync timing.
Can someone help in maybe modifying this XML to work with Audio offset Ahead By : 0.125s.
Or is my issue not fixable using advancedsettings ??
EDIT : Just ReBooted and Playback Audio/Video Sync Fixed.
I did Remove the XML File.
I have no idea what happened here.