Mkosma,
Looking at the buffer fill returned from softsqueeze it just looks like the non playing condition returns a big negative number.
The rest looks resonable.
If you edit Slim/Player/Client.pm to change the line:
$client->[77] = Slim::Utils::PerfMon->new("Buffer Fullness ($id)",
[10,20,30,40,50,60,70,80,90,100]);
To be:
$client->[77] = Slim::Utils::PerfMon->new("Buffer Fullness ($id)",
[0,10,20,30,40,50,60,70,80,90,100]);
Then this should add an extra bucket to the buffer log which catches all the negative numbers. This means the average is still
wrong but the rest of the values should be accurate.
What does it look like then?
Adrian
[based on other message I think the java sound errors are the ones to look at,
but I don't really understand them at present..]
----- Original Message -----
From: "mkosma" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, October 04, 2005 10:36 PM
Subject: [slim] Re: softsqueeze stutters at the beginning of songs
As I mentioned in another thread, one odd thing is that I'm seeing in
the buffer % display and in these charts frequently high negative
values (-100% to -200%). Not entirely sure if correlated to the skip
behavior.
--
mkosma
_______________________________________________
Discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss
_______________________________________________
Discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss