Kodi Community Forum
** RC1 AV Sync Issue ** -> Read me before upgrade - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: ** RC1 AV Sync Issue ** -> Read me before upgrade (/showthread.php?tid=124185)

Pages: 1 2 3 4


** RC1 AV Sync Issue ** -> Read me before upgrade - DDDamian - 2012-02-28

There is an unititialized variable affecting AV sync in the RC1 release. It has been found and corrected per this commit: https://github.com/xbmc/xbmc/commit/1924eaaae4e8c371c956bd205540e973aa3edb1d

As a workaround please enter this code into your advancedsettings.xml file, stored in your userdata folder. For help finding/using that file on your system please see here and here.

To download a basic advancedsettings.xml correcting this please click here and install per the Wiki links above.

For assistance with using this sync feature please see here.

Code:
<advancedsettings>
  <video>
    <!-- Compensate display latency (video lag). Latency is given in msecs. -->
    <latency>
      <!-- Global default display latency -->
      <delay>0</delay>
    </latency>
  </video>
</advancedsettings>

Thanks to those users who found the issue and the quick response and fix by bobo1on1.

UPDATE: RC2 is now available for all platforms except Ubuntu, which is expected shortly. The issue above has been corrected in RC2.


- WisdomWolf - 2012-02-28

Thanks for the quick fix. I was a bit disappointed when I updated and had playback issues. I haven't had an issue post-update since the betas. I updated my advancedsettings.xml as directed and things are back to being awesome, as usual. You devs never cease to amaze me.


- canadave - 2012-02-28

Hi...so, just to clarify--if we upgrade now (post-fix) by following the instructions in the wiki (apt-get upgrade), will that fix be included, or do we still need to manually set up the fix afterward? In other words, when will this fix be incorporated into the actual upgrade version (if it hasn't been already)?


- jmarshall - 2012-02-28

When RC2 is released it will incorporate the fix so the advancedsettings.xml file is no longer required, yes.


- DDDamian - 2012-02-28

canadave Wrote:Hi...so, just to clarify--if we upgrade now (post-fix) by following the instructions in the wiki (apt-get upgrade), will that fix be included, or do we still need to manually set up the fix afterward? In other words, when will this fix be incorporated into the actual upgrade version (if it hasn't been already)?

If you pull and build from master git the patch will already be applied and no change to advancedsettings.xml is required. We have posted the workaround for those who cannot build themselves and use the pre-built binaries (installers) posted on the XBMC download page and mirrors.


- Benxter - 2012-02-28

Download for the xml file is not working. Giving me a message from mediafire "There was a problem with your download"

Update: Nevermind...worked after 10+ tries.


- Fire69 - 2012-02-28

Thanks for the (temporary) fix, works like a charm! Smile


- Requiem - 2012-02-29

In the rc3 installer, you should run a check for if: the users advancedsettings MD5 matches the one for download here, delete it. Else: remove those lines from it, or something like that.
Does no harm that it's there, but still cleaner to remove it, for all those people who don't know what it's for, and who will just forget about it.

Just a thought.

Anyways, Thanks for the quick fix and for another great update to XBMC


- jmarshall - 2012-02-29

By the time we do that RC2 will be out.


- atlkidz - 2012-02-29

thanks very much..fix the problem..also did RC1 update fix the buffing problem?


- fairlaidy - 2012-02-29

Hi i just added the xml file on my atv 2 and now the video lag is better but navi-x don't want to work for me any ideas why.

thanks


- canadave - 2012-02-29

atlkidz Wrote:thanks very much..fix the problem..also did RC1 update fix the buffing problem?

Now you want XBMC to wash your car for you, too?? Rofl


(I kid, of course)


- DDDamian - 2012-02-29

fairlaidy Wrote:Hi i just added the xml file on my atv 2 and now the video lag is better but navi-x don't want to work for me any ideas why.

thanks

Assuming you added correctly it should not affect navi-x in any way.


- freak1 - 2012-02-29

I'm having same problem. Navi-X isn't working after XBMC update.....Any ideaHuh


- DDDamian - 2012-02-29

freak1 Wrote:I'm having same problem. Navi-X isn't working after XBMC update.....Any ideaHuh

Sounding like a new issue - can someone get a debug log please?