Re: [Savonet-users] input.http transition problem

2013-07-02 Thread David Baelde
Hi Daniele, The safe_blank source is inside mksafe(). The operator switches to that blank source when your source has nothing to send. The stuff about transitions can be ignored here. So essentially, all this is saying is that your http input has failed to provide a stream. Here it looks like it'

[Savonet-users] input.http transition problem

2013-07-02 Thread Daniele
hi all, i have liquid soap working for a month but in this week i have a problem, the stream have 2 o 3 times in a song silent hole (2 second) this is my code (stripped): autodj = mksafe(input.http("ip:port/source)) live = input.external("while true; do mplayer -really-quiet -ao pcm:file=/dev

Re: [Savonet-users] 1.1.1 @win32: long mp3 files won't play till the end

2013-07-02 Thread Samuel Mimram
Hi, I am not aware of such limitations previously reported. Could you please show us your script? Are you sure you don't have a switch (or so) lying around? ++ Sam. On Tue, Jul 2, 2013 at 4:20 AM, Pranas Gudaitis wrote: > hi, > I noticed (actually in earlier releases as well) that long mp3 fil

[Savonet-users] 1.1.1 @win32: long mp3 files won't play till the end

2013-07-02 Thread Pranas Gudaitis
hi, I noticed (actually in earlier releases as well) that long mp3 files, lasting 4-5 hours would play just a bit of beginning, like half an hour and stop. what's up with that? particular example could be http://pranza.audiomastering.lt/delta/longmp3.zip thanks, p --