Le lundi 22 février 2010 11:17:34, vous avez écrit :
> > I'm interested in this issue. It seems that indeed there is some sort of
> > issue  with a high pre-buffer (buffer parameter).
> > 
> > What are exactly the symptoms when you set a buffer of 10 seconds ?
> > 
> 
> With a 10 seconds buffer, when the source switch back to the fallback one
>  (when the input.harbor ends), with the skip, it still play 2 seconds of
>  the sound which was playing before the input.harbor. With a 5 seconds
>  buffer, it doesn't.

Ok, I see. It is less bad than what I though.

Have you tried to wrap add a line like:
  output.dummy(fallible=true, live)

This will create a dummy output which will always consume the harbor buffer. 
Hence, even after switching from the live, the output will consume the 
remaining buffer and the harbor will proceed with a fresh buffer afterwards..


Romain

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to