Thanks for wondering! I'm now using a tricky log analysys to redirect the command without using the metada's. But you are right, it seems that the problem occurs far less in high power computer. (Which is toobad since my script does only need 30% of my CPU most of the time so I hoped it would work.)
I was running some test last night to handle very bad internet connection (see i it was possible) and I found another issue : I was using the same script with the folowing input.http options : "buffer=3., max=320." on a local icecast server which had the equivalenent of 3 seconds of burst and 320 seconds of queue size. Everything is running fine if I'm using VLC as reader but the liquidsoap script is completely lost. It reads the buffer much more faster by dropping some part of the stream. Weirder, it also can come back in time and re-read pasts packet. The same problem occurs if I'm using a 300 seconds buffer with equivalent burst. By the way, I'm using the last stable release of liquidsoap (0.9.2). If you have any idea I'm interested since I'm planning to use this kind of configuration. Anyway, Thanks a lot for you time and work, Liquidsoap is still one of my best discover in streaming handling and it rocks! Simon Le 11 Jan 2010 à 19:59, David Baelde a écrit : > Hi, > > This issue might be related to a long-running annoyance in liquidsoap: > a weirdly high cost when decoding metadata in ogg files (or streams, I > presume). This is especially annoying in realtime applications like > this one, of course... > > I was trying to test more the issue, to see if it was related to ogg > decoding, but I stumbled on another problem: my SVN version of > liquidsoap fails to decode any ogg stream (Ogg.Not_enough_data)... > > Not much time for digging more into this accumulation of annoyances, > > David ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
