Hi ! Le Monday 08 June 2009 22:57:22 Kero, vous avez écrit : > BOTH problems has appeared at the same time : when I added the one-mp3 > playlist (play.m3u), and the switch to go with it. So I think they're > linked in some way. I tried changing the switch logic but it didn't > change anything.
Thanks for the detailed description of your issue. My first guess would be to try to desactivate the eat_blank operator. Indeed, this operator consumes audio data until it finds something that is not a blank. I am not sure about its behaviour, but I guess it should be used for a source where you expect some audio data most of the time. If the source, for instance, is composed of tracks of blank data, it will pull data all the time and probably behave oddly. Could you tell us if the problem still occur without this operator ? Romain ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
