Problem: How to prevent XBMC from buffering ?
|
27th Mar, 2013, 06:50 PM
Post: #1
|
|||
|
|||
How to prevent XBMC from buffering ?
advancedsettings.xml buffer function not working
Default buffer lenght still in use default install and configuration + <cachemembuffersize>120</cachemembuffersize> value. there is my default file: <advancedsettings> <network> <cachemembuffersize>120</cachemembuffersize> </network> <fanartres>540</fanartres> <imageres>256</imageres> <gputempcommand>echo "$(/opt/vc/bin/vcgencmd measure_temp | grep -o "[0-9]\{2\}") C"</gputempcommand> <cputempcommand>echo "$(/opt/vc/bin/vcgencmd measure_temp | grep -o "[0-9]\{2\}") C"</cputempcommand> <lookandfeel> <webserver>true</webserver> <guires>720</guires> </lookandfeel> <bginfoloadermaxthreads>2</bginfoloadermaxthreads> <video> <adjustrefreshrate> <override> <fps>23.976</fps> <refresh>24.0</refresh> </override> </adjustrefreshrate> </video> </advancedsettings> |
|||
27th Mar, 2013, 08:06 PM
Post: #2
|
|||
|
|||
Re: How to prevent XBMC from buffering ?
depends where u stream from.if is local than buffer has nothing to do with only if you stream from web,so from //:http
~~~~>>>Please always follow rules and read before you post<<<~~~~ |
|||
27th Mar, 2013, 08:12 PM
Post: #3
|
|||
|
|||
How to prevent XBMC from buffering ?
(27th Mar, 2013 08:06 PM)rikardo1979 Wrote: depends where u stream from.if is local than buffer has nothing to do with only if you stream from web,so from //:http or from nfs, smb, upnp, etc.. The cachemembuffer is useless in XBian because we use a custom XBMC which dynamically allocates the buffer Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
27th Mar, 2013, 08:37 PM
Post: #4
|
|||
|
|||
RE: How to prevent XBMC from buffering ?
Thank You of your answer.
Yes. We streaming from http. It is possible to disable dynamic buffer allocating ? We looking for solution without buffering.. Thank You |
|||
27th Mar, 2013, 09:13 PM
Post: #5
|
|||
|
|||
How to prevent XBMC from buffering ?
(27th Mar, 2013 08:37 PM)Avriukas Wrote: Thank You of your answer. I don't know how techinical you are, but you can compile XBMC without the patch Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
27th Mar, 2013, 09:36 PM
Post: #6
|
|||
|
|||
RE: How to prevent XBMC from buffering ?
It is possible, but took longer... hm..
It is interesting, that Openelec or Raspbmc buffering possible to make so small / disable and it is wotking but until for example - screen calibratin. After that - Openelec or Raspbmc do in the same maner like Xbian - turning on default buffering. Difference only that Xbian buffers without config changes when Raspbmc or Openelec reacts to advancedsettings.xml small bufer but only until we changeing screen calibration option |
|||
27th Mar, 2013, 10:51 PM
Post: #7
|
|||
|
|||
How to prevent XBMC from buffering ?
Why do you want to disable buffering?
Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
27th Mar, 2013, 11:58 PM
Post: #8
|
|||
|
|||
RE: How to prevent XBMC from buffering ?
IPTV so buggy. Sometimes channels showing, sometimes not, sometimes crashing and etc.
So, we using HTS TvHeadend 9982 port for TV. So, before every channel we see buffering... buffering... With nontouch Openelec config, when we setting so small buffer this solution is good for us.. BUT.. after any config, as I said, default buffering is launching without change possibility |
|||
29th Mar, 2013, 08:39 PM
Post: #9
|
|||
|
|||
RE: How to prevent XBMC from buffering ?
Hey ! My Xbian stopped buffering by itslef ! How it was possible ?
I just moved it to another house. But all config and server leave the same. In both houses the same NAT and DHCP. Mhmhm.... Now i feel scary to configure screen calibration - because Xbian buffering may return ... I need to say that XBIAN vs other distribs running faster and without unexplayn retention. I have try most popular distribs and Xbian realy work correctly and fast. Xbian motivating me to continue make my home project on Raspberry. Only buffer my future question Thank You |
|||
19th Oct, 2014, 08:53 AM
Post: #10
|
|||
|
|||
RE: How to prevent XBMC from buffering ?
(29th Mar, 2013 08:39 PM)Avriukas Wrote: Hey ! My Xbian stopped buffering by itslef ! How it was possible ? I think I have a permanent solution: Check out this! http://www.htpcbeginner.com/fix-raspberry-pi-xbmc-buffering-issues/ |
|||
19th Oct, 2014, 06:51 PM
Post: #11
|
|||
|
|||
RE: How to prevent XBMC from buffering ?
To me the largest factor is:
Code: <readbufferfactor>4.0</readbufferfactor> My understanding is this setting allows a stream to download at 4x the bitrate of the video, XBMC tries to download the stream in real-time by default which causes issues on an unstable internet connection. Increasing the readbufferfactor allows the buffer to fill at a faster rate therefore decreasing buffering in many circumstances. Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us. |
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
Prevent system shutdown with Kodi | palswim | 2 | 15,686 |
23rd Feb, 2015 10:03 AM Last Post: palswim |