“Adjust display refresh rate” issue

Hello,

Seems that I have a little issue.

As soon as “adjust display refresh rate” is ON, there is a weird behaviour when video playback start:

-Audio and video start
-1 second later, audio stop
-1 second later, audio come back

Here is the debug log: http://pastebin.com/USErExy0

I look at this log a little bit and it seems that the refresh rate was not set correctly (99.943 instead of 100 asked by kodi) and then it has to be set again once the playback has already start

Do not know if it is related, but I also see that if I use seekbar to move forward, audio will restart a few second before video

As soon as “adjust display refresh rate” is OFF, playback start correctly and there is almost no delay between audio and video restart when moving forward
The only thing that is still there is the few seconds caching before restarting playback (weird that caching seems to be needed for playback of a local file)

Here is a debug log when this is OFF: http://pastebin.com/u6CTpKzG

Thanks for your help