Kodi Community Forum

Full Version: Slight pauses in playback during play on RPI
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey all.. first off.. thank you very much for this... it has let me move my WMC setup directly off of my server and enabled me to move to an XBMC setup on my RPI...

but a slight issue... every one in a while(i would say it happens once every 3 or 4 minutes when the channel first starts, and then less as im watching the channel for longer)... there is a slight pause in playback... its not even a "buffering" prompt.. just a pause... any idea.. I'd like to narrow it down..


I included ServerWMC and xbmc.log (towards the end of the log)..


http://pastebin.com/MnEXiWwA = xbmc.org
http://pastebin.com/temqdtDJ = SWMC log
Try changing your cache settings, see here http://wiki.xbmc.org/index.php?title=HOW...ideo_cache I use

<network>
<buffermode>1</buffermode>
<cachemembuffersize>0</cachemembuffersize>
<readbufferfactor>2.0</readbufferfactor>
</network>
FWIW, I don't see any issues in the serverwmc log.
I have seen this as well and never pinned it down. I was running RaspBMC at the time. I've since moved to OpenElec on my Pi and haven't seen the problem since (moved over about 2 weeks ago). Not sure if that's related, but thought I'd mention it. Both RaspBMC and OpenElec were/are running 13.2 final.