Hi all, thanks for reporting!

Le sam. 2 févr. 2019 à 09:35, John Warburton <j...@johnwarburton.net> a
écrit :
>
> On Sat, Feb 2, 2019 at 12:18 PM p g <pra...@gmail.com> wrote:
> > i'm running the new alpha [windows] now. the build date is recent, but
> > internal version reads like this:
> >
> > version
> > Liquidsoap 1.3.5+scm
>
> Interesting. I just compiled from git, and it starts up with
> 2019/02/02 15:16:22 [main:3] Liquidsoap 1.4.0+scm
> (
https://github.com/savonet/liquidsoap.git@45f9a7f5c03170013fe292b3e5e63c6d5d58000d:20190202:114535
)
>
> The latest release is 1.3.6, isn't it? And the line above gives 1.3.5?

The version on the windows build is a slight oversight when preparing the
build. The code should be the right one.

> Certainly, the fade logic is giving novel log lines, where the fades
> seem more explicitly referred-to, compared to 1.3.6, e.g.:
>
> 2019/02/02 15:16:23 [Music_Too:3] Starting process
> 2019/02/02 15:16:23 [Music_Too:3] Connecting mount audio.aac for
> sou...@warblefly.sytes.net...
> 2019/02/02 15:16:23 [decoder:3] Method "FFMPEG" accepted
> "/home/john/src/radio/mez/07-Mother Of Pearl.mJPGTm.mka".
> 2019/02/02 15:16:23 [Music_Too:3] Connection setup was successful.
> 2019/02/02 15:16:23 [threads:3] Created thread "wallclock_main" (2 total).
> 2019/02/02 15:16:23 [clock.wallclock_main:3] Streaming loop starts,
> synchronized with wallclock.
> 2019/02/02 15:16:23 [fallback_10427:3] Switch to single_10403.
> 2019/02/02 15:16:23 [test-nodup-shuf-processed(dot)m3u8:3] Prepared
> "/home/john/src/radio/mez/07-Mother Of Pearl.mJPGTm.mka" (RID 2).
> 2019/02/02 15:16:23 [fallback_10427:3] Switch to cross_10422 with
transition.
> 2019/02/02 15:16:23 [fallback_10413:3] Switch to amplify_10410.
> 2019/02/02 15:16:23 [cue_cut_10406:3] Cueing in...
> 2019/02/02 15:16:23 [amplify_10410:3] Overriding amplification: 0.707946.
> 2019/02/02 15:16:23 [fade(dot)in:3] Overriding amplification: 0.707946.
> 2019/02/02 15:16:23 [fade(dot)out:3] Overriding amplification: 0.707946.
> 2019/02/02 15:16:23 [decoder:3] Method "FFMPEG" accepted
> "/home/john/src/radio/mez/2. Tami Lynn - Light My Fire.aFdkUm.mka".
>
> Crossfading (using custom liq_* metadata) seems ok so far. And though
> I have scripts that telnet the server every few minutes, so far there
> have been no memory leaks. Platform is Debian GNU/Linux.

You're using smart_crossfade, right?

The memory leaks are on windows only. I haven't been able to track them
down properly thus far..


Le sam. 2 févr. 2019 à 09:35, John Warburton <j...@johnwarburton.net> a
écrit :

> On Sat, Feb 2, 2019 at 12:18 PM p g <pra...@gmail.com> wrote:
> > i'm running the new alpha [windows] now. the build date is recent, but
> > internal version reads like this:
> >
> > version
> > Liquidsoap 1.3.5+scm
>
> Interesting. I just compiled from git, and it starts up with
> 2019/02/02 15:16:22 [main:3] Liquidsoap 1.4.0+scm
> (
> https://github.com/savonet/liquidsoap.git@45f9a7f5c03170013fe292b3e5e63c6d5d58000d:20190202:114535
> )
>
> The latest release is 1.3.6, isn't it? And the line above gives 1.3.5?
>
> Certainly, the fade logic is giving novel log lines, where the fades
> seem more explicitly referred-to, compared to 1.3.6, e.g.:
>
> 2019/02/02 15:16:23 [Music_Too:3] Starting process
> 2019/02/02 15:16:23 [Music_Too:3] Connecting mount audio.aac for
> sou...@warblefly.sytes.net...
> 2019/02/02 15:16:23 [decoder:3] Method "FFMPEG" accepted
> "/home/john/src/radio/mez/07-Mother Of Pearl.mJPGTm.mka".
> 2019/02/02 15:16:23 [Music_Too:3] Connection setup was successful.
> 2019/02/02 15:16:23 [threads:3] Created thread "wallclock_main" (2 total).
> 2019/02/02 15:16:23 [clock.wallclock_main:3] Streaming loop starts,
> synchronized with wallclock.
> 2019/02/02 15:16:23 [fallback_10427:3] Switch to single_10403.
> 2019/02/02 15:16:23 [test-nodup-shuf-processed(dot)m3u8:3] Prepared
> "/home/john/src/radio/mez/07-Mother Of Pearl.mJPGTm.mka" (RID 2).
> 2019/02/02 15:16:23 [fallback_10427:3] Switch to cross_10422 with
> transition.
> 2019/02/02 15:16:23 [fallback_10413:3] Switch to amplify_10410.
> 2019/02/02 15:16:23 [cue_cut_10406:3] Cueing in...
> 2019/02/02 15:16:23 [amplify_10410:3] Overriding amplification: 0.707946.
> 2019/02/02 15:16:23 [fade(dot)in:3] Overriding amplification: 0.707946.
> 2019/02/02 15:16:23 [fade(dot)out:3] Overriding amplification: 0.707946.
> 2019/02/02 15:16:23 [decoder:3] Method "FFMPEG" accepted
> "/home/john/src/radio/mez/2. Tami Lynn - Light My Fire.aFdkUm.mka".
>
> Crossfading (using custom liq_* metadata) seems ok so far. And though
> I have scripts that telnet the server every few minutes, so far there
> have been no memory leaks. Platform is Debian GNU/Linux.
>
> JW
>
>
> _______________________________________________
> Savonet-users mailing list
> Savonet-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/savonet-users
>
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to