SamS wrote: > > The way that it is repeatable, and occurs exactly at -10 seconds (i.e. > not -12 seconds or -8 seconds) leads me to conclude it has to do with > how LMS sends the next track data to the player.
This sort of glitch, does sound like something to do with the next track streaming into the input buffer, roughly 10 seconds before what's left of the current track, is still be streamed out of the output buffer. There was an issue with resampling, where initialising the resampler, with initial data into input buffer, was causing a lock on the output buffer, causing a glitch, but this was some time back and you said you weren't using any resample options anyway. ------------------------------------------------------------------------ JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069 View this thread: http://forums.slimdevices.com/showthread.php?t=97803 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
