Kodi Community Forum
v14 Video Stuttering and Audio Desync While Streaming - 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: Raspberry Pi (https://forum.kodi.tv/forumdisplay.php?fid=166)
+---- Thread: v14 Video Stuttering and Audio Desync While Streaming (/showthread.php?tid=222129)



Video Stuttering and Audio Desync While Streaming - Gerswin - 2015-03-23

Greetings,

I recently bought a Pi 2 and loaded the latest Kodi release onto it (14.2). When I stream 720p videos to it, they stutter and the audio/video gets out of sync. This doesn't happen on my Pi 1, streaming the same videos. That Pi is on an older XBMC release.

So I'm assuming this has something to do with Kodi 14.2. Has anyone experienced this before? Any advice on how to resolve it?


RE: Video Stuttering and Audio Desync While Streaming - Gerswin - 2015-03-23

I tried this:
(2015-02-23, 23:56)popcornmix Wrote: I've pushed a firmware fix for this issue.

You can test by downloading:
https://github.com/raspberrypi/firmware/raw/master/boot/start_x.elf
https://github.com/raspberrypi/firmware/raw/master/boot/fixup_x.dat

and replace start.elf and fixup.dat (renaming from start_x.elf and fixup_x.dat) on the boot partition of sdcard.

Or try with next (probably not tonight's) Milhouse build.

From here. But the stuttering and desync still happens. Sad


RE: Video Stuttering and Audio Desync While Streaming - wrxtasy - 2015-03-23

If these files are VC1 or mpeg2 you will need to buy another set of Licences like you did for the RPi1.

I downgraded to OpenElec 5.0.5 recently due to Live TV audio syncing issues. I suggest you try the same:

tar file for the SD Card Update folder here:

http://ftp.acc.umu.se/mirror/openelec.tv/OpenELEC-RPi2.arm-5.0.5.tar


RE: Video Stuttering and Audio Desync While Streaming - popcornmix - 2015-03-23

A debug log (wiki)] may help.


RE: Video Stuttering and Audio Desync While Streaming - Gerswin - 2015-03-24

Here's the log: http://xbmclogs.com/pjgzll9zo

I let it play for about three minutes and it got out of sync. I hit the fast-forward button, which synced everything back up, then let it run ten seconds longer, and then stopped the video.

wrxtasy, I'll definitely downgrade if I have to. Thanks for the link.


RE: Video Stuttering and Audio Desync While Streaming - popcornmix - 2015-03-24

(2015-03-24, 05:19)Gerswin Wrote: Here's the log: http://xbmclogs.com/pjgzll9zo

You will need an MPEG-2 codec licence:
Code:
20:09:14 T:1655522368 WARNING: CMMALVideo::Open Codec mmal-mpeg2 is not supported



RE: Video Stuttering and Audio Desync While Streaming - Gerswin - 2015-03-26

Thank you popcornmix! I really appreciate the help. Purchasing the license now.