Sound synchronization changes during 1080p movies
#1
When I watch a 1080p mkv movie on my Apple TV 2 (knows it only shows in 720p) the sound almost never follow the picture, but the delay is not constant. The movies plays fine on all my other XBMC installations (none ATV). I have tried both the SMB and the AFP protocol, but it doesn't seem to changes anything. It seems like it can't keep up with the stream, but I'm not sure this is the issue. Have anyone else have this issue, and what can be done to fix it?
Reply
#2
Debug log (wiki) would be the first line of defense. We can see if it's freaking out in places, etc.
Reply
#3
Here's a debug log: http://xbmclogs.com/show.php?id=29147

Hope someone can help me out with solving this issue. Not much fun with watching the movies where the sound is out of sync. By the way the picture seems to stutter a bit from time to time.
Reply
#4
Something is fetching data via jsonrpc all the time during playing the video. This might lead to high CPU load, dropped frames and maybe even to the async problem you see. Try to turn off your remote app and see if this helps.

Also some addon is fetching stuff from the internt:

Code:
Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2013-06-17/channel_id/25/format/json

Try turning off unneeded service addons.

If that doesn't help - do you use DTS passthrough?
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#5
I have now removed the add-on completely and tried again, with the some result. Here's the log: http://xbmclogs.com/show.php?id=29173

What is DTS passthrough?
Reply
#6
system->system->audio->"dts capable receiver" <- did you tick that on? (depends on your used audio equipment)
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#7
Ok as of the looks you are not using passthrough. Thats the problem - decoding the DTS puts to much load on the CPU - that might be to much for atv2. The new audioengine is just way to heavy for the atv2 - downgrading to eden might give you a better experience when it comes to performance ...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply

Logout Mark Read Team Forum Stats Members Help
Sound synchronization changes during 1080p movies0