Re: [Savonet-users] Liquidsoap 2.0.0-beta1 - windows issues

2021-07-26 Thread p····· g·······
i think i found what really causes extreme memory leaks - that's the harbours in the first place. also, i thought it was "fixed" in v2, but that was just a coincidence that i've put LS behind firewall and allowed only known IPs to connect. once i opened it to the wild again, the radio processes s

Re: [Savonet-users] Liquidsoap 2.0.0-beta1 - windows issues

2021-07-18 Thread p····· g·······
hello! can it be that liquidsoap processes share some data inbetween them somehow? via some temporary files even perhaps? i noticed strange behaviour - sometimes a radio would start and get stuck playing nothing, and the only fool-proof method is to shut down all the radios which share that exe

Re: [Savonet-users] Liquidsoap 2.0.0-beta1 - windows issues

2021-07-14 Thread p····· g·······
hiya! some more insights: as there is still a memory leak if harbors are being used (and on some radios they are, daily...), i have to re-start service every night. it used to be "kill forcefully" with v1.x, so as we see it's getting somewhat better ;) however. one time out of ten it still lo

Re: [Savonet-users] Liquidsoap 2.0.0-beta1 - windows issues

2021-07-06 Thread p····· g·······
so, i have let the LS v2 run for a little longer and here's the conclusion: if there are _no harbours / no activity in harbours_ and _no activity over telnet_ LIQUIDSOAP DOES NOT BLOAT!!! it kept under 300MB of RAM after running for 10 days. i have connected through telnet a few hours ago to che

Re: [Savonet-users] Liquidsoap 2.0.0-beta1 - windows issues

2021-07-01 Thread Romain Beauxis
Hi, I'm glad to hear that the memory leak is getting better. We have started a migration page to help users migrating from 1.4.x to 2.x so this feedback is very useful. Le lun. 21 juin 2021 à 17:57, p· g··· a écrit : > now this crossfade doesn't work: > > def crossfade (~start_next=5.,~

Re: [Savonet-users] Liquidsoap 2.0.0-beta1 - windows issues

2021-07-01 Thread p····· g·······
hyia! after running LS2.0b1 for a week and some, i have to declare that memory leaks which plagued v1 series are mostly *GONE*! that is, if input harbors are not being touched or not present..:) haven't tried triggering the leak with opening telnet though. the most important part is that the

Re: [Savonet-users] Liquidsoap 2.0.0-beta1 - windows issues

2021-06-21 Thread p····· g·······
Thanks, Romain! the vorbis issue is sorted, all cool! all radios working with some features disabled and i'll list the parts i had to comment-out here: strip_blank doesn't work - as you've already explained that skip_blank is now blank_skip, same might apply here. now this crossfade doesn't

Re: [Savonet-users] Liquidsoap 2.0.0-beta1 - windows issues

2021-06-19 Thread Romain Beauxis
Le jeu. 17 juin 2021 à 09:38, p· g··· a écrit : > > hello! > > so eventually i've managed to move my radios to a V2 > however i had to throw away great deal of configuration and loose > functionality.. would be a huge message if i put it all together, so first > the main ones (and perhaps

Re: [Savonet-users] Liquidsoap 2.0.0-beta1 - windows issues

2021-06-17 Thread p····· g·······
hello! so eventually i've managed to move my radios to a V2 however i had to throw away great deal of configuration and loose functionality.. would be a huge message if i put it all together, so first the main ones (and perhaps you could give me the key to solving such issues): #1 ogg doesn

Re: [Savonet-users] Liquidsoap 2.0.0-beta1 - windows issues

2021-06-12 Thread Romain Beauxis
to vorbis there.. > > thx, > p > > -Original Message- > From: Romain Beauxis > Date: 2021 m. birželio 4 d. 02:04 > To: savonet-users > Subject: Re: [Savonet-users] Liquidsoap 2.0.0-beta1 - windows issues > > > Yes, we're having issues compiling wit

Re: [Savonet-users] Liquidsoap 2.0.0-beta1 - windows issues

2021-06-11 Thread p····· g·······
g has flac encoder, but how to put it into an ogg container?.. all ogg references link to vorbis there.. thx, p -Original Message- From: Romain Beauxis Date: 2021 m. birželio 4 d. 02:04 To: savonet-users Subject: Re: [Savonet-users] Liquidsoap 2.0.0-beta1 - windows issues Yes, we're

Re: [Savonet-users] Liquidsoap 2.0.0-beta1

2021-06-06 Thread Gilles Pietri
Le 03/06/2021 à 15:14, Romain Beauxis a écrit : > Happy to announce the first beta release of liquidsoap 2.0 available > here: https://github.com/savonet/liquidsoap/releases/tag/v2.0.0-beta1 > > > The 2.0.0 release branch brings imp

Re: [Savonet-users] Liquidsoap 2.0.0-beta1 - windows issues

2021-06-03 Thread Romain Beauxis
Yes, we're having issues compiling with both `ffmpeg` support and all other encoders. We believe that ffmpeg brings all the other encoders functionalities and more so it was decided to only build with ffmpeg enabled. I'll make sure to add it to the release description. For a mp3 encoder, you shoul

Re: [Savonet-users] Liquidsoap 2.0.0-beta1 - windows issues

2021-06-03 Thread p····· g·······
so here we are, all the configs wouldn't start. for example, it wouldn't spit out even mp3: Error 12: Unsupported format: %mp3(stereo,bitrate=320,samplerate=44100,id3v2=fal se). You must be missing an optional dependency. and also it swears about my fades: fade.out = fade.out(type="sin",dur

Re: [Savonet-users] Liquidsoap 2.0.0-beta1

2021-06-03 Thread p····· g·······
oops, i can see all the builds now (mobile version had them hidden). will try tonight! p ___ Savonet-users mailing list Savonet-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/savonet-users

Re: [Savonet-users] Liquidsoap 2.0.0-beta1

2021-06-03 Thread John Warburton
On Thu, 3 Jun 2021 at 14:16, Romain Beauxis wrote: > Happy to announce the first beta release of liquidsoap 2.0 available here: > https://github.com/savonet/liquidsoap/releases/tag/v2.0.0-beta1 > Congratulations, one and all. Very happy to try this as soon as practical. I see you have made many

Re: [Savonet-users] Liquidsoap 2.0.0-beta1

2021-06-03 Thread p····· g·······
cool! will the windows build be available? maybe this time the leaks will go away... p ___ Savonet-users mailing list Savonet-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/savonet-users

[Savonet-users] Liquidsoap 2.0.0-beta1

2021-06-03 Thread Romain Beauxis
Happy to announce the first beta release of liquidsoap 2.0 available here: https://github.com/savonet/liquidsoap/releases/tag/v2.0.0-beta1 The 2.0.0 release branch brings important and fundamental changes to liquidsoap, in particular: * First-class support of video * Tight integration with ffmpeg,