[Ubuntu] Buffering issues after wake
#1
Hello
After i wake my system from Suspend, XBMC needs to buffer everything, all the time.
I stream off an Ubuntu server with SMB mounts.
If i restart XBMC, its the same thing, i need to restart the system for it to work again.

Debug log:
http://pastebin.com/E68mY7Q0

Its when these kinds of lines is outputted the buffering starts:
Code:
16:04:41 T:140192241809152 M:3303649280 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
16:04:41 T:140192404559616 M:3303649280   DEBUG: CDVDPlayer::SetCaching - caching state 1
16:04:41 T:140192404559616 M:3303649280   DEBUG: CDVDPlayer::HandleMessages - player started 1
16:04:41 T:140192789104704 M:3303649280   DEBUG: ------ Window Init (DialogSeekBar.xml) ------

Meanwhile i debugged this, i pinged Google on the same machine, nothing weird there:
0% packet loss, min/avg/max/mdev = 16.585/53.800/131.843/32.391

Anyone? Please?

EDIT: I now saw that i get half duplex, 10MB instead of full duplex 100MB...
Anyone? :S
In js, {} + {} is not a number
Reply
#2
There is nothing wrong with xbmc doing some buffering, it happens all the time.

Instead, you should watch to the 'ERROR: Decode - avcodec_decode_video returned failure' errors.
Reply
#3
EkASs Wrote:There is nothing wrong with xbmc doing some buffering, it happens all the time.

Instead, you should watch to the 'ERROR: Decode - avcodec_decode_video returned failure' errors.

I never get buffering, but the issue regarding this is more OS related then XBMC related
In js, {} + {} is not a number
Reply

Logout Mark Read Team Forum Stats Members Help
[Ubuntu] Buffering issues after wake0