DDDamian Wrote:RC2 is getting ready to roll out - a quick release to cover some of the overall sync issues this thread covers as well as some specific to ATV1,
wow thats quick indeed waiting with baited breath!
Atomic7431
Member Posts: 96 Joined: Jul 2011 Reputation: 0 Location: UK, Lincolnshire |
2012-03-01 11:52
Post: #31
DDDamian Wrote:RC2 is getting ready to roll out - a quick release to cover some of the overall sync issues this thread covers as well as some specific to ATV1, wow thats quick indeed waiting with baited breath! |
| find quote |
Mike Pisano
Member Posts: 78 Joined: Nov 2008 Reputation: 0 |
2012-03-01 14:32
Post: #32
Mike Pisano Wrote:Not completely fixed for me Another update for any of the devs looking into this. I believe there is a second issue here. When this issue surfaced in RC1 I tried using the delay slider in the GUI, but failed to get sync since the value needed was > -15 sec. After I put the Delay value in the XML file, the video did start correctly, but then went out of sync after skipping forward or back. I then rolled back to b3 and removed the XML setting and the videos I was testing with worked again, but I noticed last night that after skipping in b3, I was still out of sync again. What I didn't realize is that the delay slider in the GUI is saved in the database. So I think the second bug is that when XBMC begins playing it dosen't use the prior saved delay, and after a skip it uses it. That explains why both B3 and RC1 with XML start correctly and then mess up after skipping. Reality is, both versions should still start playing out of sync with a -15 saved delay from the GUI. Im gonna try rolling forward again on one ATV2 and confirm. |
| find quote |
fairlaidy
Junior Member Posts: 7 Joined: Feb 2012 Reputation: 0 |
2012-03-01 16:12
Post: #33
bigdogeh Wrote:yes, ssh into your atv2 using root and alpine, thanks you, one more question when rc2 comes out do i have to delete the xml file before doing so.
(This post was last modified: 2012-03-01 16:15 by fairlaidy.)
|
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,564 Joined: Oct 2003 Reputation: 138 |
2012-03-01 21:53
Post: #34
If all you have is the advancedsettings.xml file as described in this thread, then no, you don't need to delete it. It won't matter if you do, however. All it does is sets up the default value that XBMC would use if the file isn't there (the bug was that the default value wasn't initialised in RC1 - RC2 initialises it to zero, same as the XML in this thread).
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |
fairlaidy
Junior Member Posts: 7 Joined: Feb 2012 Reputation: 0 |
2012-03-01 22:58
Post: #35
jmarshall Wrote:If all you have is the advancedsettings.xml file as described in this thread, then no, you don't need to delete it. It won't matter if you do, however. All it does is sets up the default value that XBMC would use if the file isn't there (the bug was that the default value wasn't initialised in RC1 - RC2 initialises it to zero, same as the XML in this thread). thank you |
| find quote |
Kissell
Member Posts: 76 Joined: Feb 2012 Reputation: 2 |
2012-03-02 04:41
Post: #36
I copied the text, didn't have an advancedsettings.xml file, so created it and pasted the text in there...
Didn't work... If you don't already have an advancedsettings.xml file, then the "fix" doesn't work unless you add and enclose it inside the <advancedsettings> tags. Below is the correct code for people who don't have an existing advancedsettings.xml file. Code: <advancedsettings>nm... looks like triple-D's fixed the original post for those of us who can click and try, faster than we can read.
(This post was last modified: 2012-03-02 05:44 by Kissell.)
|
| find quote |
motley28
Member Joined: Oct 2011 Reputation: 0 Location: Colorado |
2012-03-02 04:57
Post: #37
Thanx. Quick fix worked no problem. the playback issue caught me by surprise as well. You guys are overworked and under appreciated.
XBMC (11.0-RC2 Git:20120229-f38655f), Platform: Darwin iOS (11.0.0 AppleTV2,1, Version 5.0.1 (Build 9A406a)). Built on Mar 1 2012 |
| find quote |
DDDamian
Team-XBMC Developer Joined: Sep 2011 Reputation: 252 Location: Canada |
2012-03-02 05:14
Post: #38
Please read the first post carefully - there is a link there to just download a ready-made file if you don't have any existing settings, and it works out of the box.
System: XBMC HTPC with HDMI WASAPI & AudioEngine - Denon AVR-3808CI - Denon DVD-5900 Universal Player - Denon DCM-27 CD-Changer - Sony BDP-S580 Blu-Ray - X-Box 360 - Android tablet wireless remote - 7.1 Streem/Axiom/Velodyne Surround System If I have been able to help feel free to add to my reputation +/- below - thanks! |
| find quote |
errornumber419
Junior Member Posts: 29 Joined: Dec 2011 Reputation: 0 Location: Wisconsin |
2012-03-06 02:12
Post: #39
The advancedsettings.xml fixed worked fine on RC1, on RC2 however it seems like I have the same problem again. Less so than on stock RC1, but still there
(This post was last modified: 2012-03-06 02:24 by errornumber419.)
|
| find quote |
DDDamian
Team-XBMC Developer Joined: Sep 2011 Reputation: 252 Location: Canada |
2012-03-06 02:54
Post: #40
errornumber419 Wrote:The advancedsettings.xml fixed worked fine on RC1, on RC2 however it seems like I have the same problem again. Less so than on stock RC1, but still there Now you have the option to actually use the patch that caused the glitch - search forum for a large thread using [Patch] Global AV Delay for details on how to use it! System: XBMC HTPC with HDMI WASAPI & AudioEngine - Denon AVR-3808CI - Denon DVD-5900 Universal Player - Denon DCM-27 CD-Changer - Sony BDP-S580 Blu-Ray - X-Box 360 - Android tablet wireless remote - 7.1 Streem/Axiom/Velodyne Surround System If I have been able to help feel free to add to my reputation +/- below - thanks! |
| find quote |