Buffering or Fast forwarding
#1
When I watch a movie on Icefilmss lets say or anywhere else and I want to fast forward, I click on my remote and it does fast forward, but it take a while

Is there an tweak to make it FF faster and the maybe the buffer or something

I read something about advancedsettings.xml and created the following but not sure its working right since its still pretty slow

Any help is appreciated

<advancedsettings>
<network>
<autodetectpingtime>30</autodetectpingtime> <!-- Length in seconds between pinging the network to detect new xbox's -->
<curlclienttimeout>10</curlclienttimeout> <!-- Timeout in seconds for libcurl (http/ftp) connections -->
<curllowspeedtime>5</curllowspeedtime> <!-- Time in seconds for libcurl to consider a connection lowspeed -->
<httpproxyusername></httpproxyusername> <!-- username for Basic Proxy Authentication -->
<httpproxypassword></httpproxypassword> <!-- password for Basic Proxy Authentication -->
<cachemembuffersize>5242880</cachemembuffersize> <!-- number of bytes used for buffering streams ahead in memory
XBMC will not buffer ahead more than this. WARNING: for the bytes set here, XBMC will consume 3x the amount of RAM -->
</network>
</advancedsettings>
Reply

Logout Mark Read Team Forum Stats Members Help
Buffering or Fast forwarding0