On Wed, Mar 18, 2009 at 06:46:20PM -0700, Aaron Stellman wrote:
> > can you try the following:
> > 
> > $ mpg123 file.mp3 &
> > $ while :; do audioctl play.{seek,errors}; sleep 1; done > log &
> > $ firefox; kill %2; fg %2; kill %1; fg %1
> > <quit firefox with ctrl-q>
> > 
> > and then post the contents of `log'?
> here is what aucat -l produces in AUCAT_DEBUG=2 when firefox is openned.
> the mp3 player used is mpd:
> ....
> pipe_write: socket: wrote 40 bytes in 116546us
> 
> 
> contents of requested log.
> log:
> play.seek=23296
> play.errors=0
> play.seek=23296
> play.errors=0
> play.seek=23296
> play.errors=0
> play.seek=23296
> play.errors=0
> play.seek=23296
> play.errors=0
> play.seek=23296
> play.errors=0
> play.seek=23296
> play.errors=0
> play.seek=23296
> play.errors=0
> play.seek=23296
> play.errors=0
> play.seek=23296
> play.errors=0
> play.seek=23296
> play.errors=0
> play.seek=23296
> play.errors=0
> play.seek=23296
> play.errors=0
> play.seek=23296
> play.errors=0
> play.seek=23296
> play.errors=0
> play.seek=23296
> play.errors=2912
> play.seek=23296
> play.errors=2912
> play.seek=23296
> play.errors=2912
> play.seek=23296
> play.errors=2912
> play.seek=23296
> play.errors=2912
> play.seek=23296
> play.errors=2912
> play.seek=23296
> play.errors=2912
> 

that appears to be a single missed block.  was there repeated stutter
or just one "dropout"?  can you also try without aucat running?
thanks.

-- 
jake...@sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org

Reply via email to