Hi, > I have a script that plays tracks off of a text playlist and every hour plays > a track from an RSS feed. > The script works well, however between every track I'm getting some annoying > audio artifacts. > The best way I can describe is it sounds like a tape cassette being fast > forwarded. > It lasts for a split second, but it is very jarring. Any ideas where this > could be coming from?
I don't believe this can be related to the fact that you play from a podcast. After download, liquidsoap treats this file as any other. I don't see anything else that I could suspect of causing your problem. Hence, I would try to download the file manually, and play it using a simple output.ao(fallible=true,single(FILE)), then with other players (if possible ones using libmad if it's an MP3 file) to see if liquidsoap is the only one to produce the glitch. Cheers, PS: I should try your script soon, I like NPR shows but don't have a podcast routine yet, but didn't realize that liquidsoap could do it for me. ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
