Hi guys!
I just started using liquidsoap but can not figure out why I am not getting any
audio when using pipe through stereotool. If I skip stereotool then everything
works. BTW this is on windows.
```
audioIn = playlist(mode = 'randomize', reload = 1, reload_mode = "rounds",
"D:\Music\Dance")
audioOut = mksafe(pipe(process='stereo_tool_cmd.exe - - -s preset.sts -v -k
"<MYKEY>"', audioIn))
out(audioOut)
```
```
λ liquidsoap.exe test.liq
2019/02/09 16:38:47 >>> LOG START
2019/02/09 16:38:46 [main:3] Liquidsoap 1.3.5+scm
(https://github.com/savonet/liquidsoap.git@0c97657a840bcceb6e44944ef328745fbc3b422e:20190201:170433)
2019/02/09 16:38:46 [main:3] Using: bytes=[distributed with OCaml 4.02 or
above] pcre=7.3.4 dtools=0.4.0 duppy=0.8.0 cry=0.6.2 mm=0.4.0 ogg=0.5.2
vorbis=0.7.1 opus=0.1.2 speex=0.2.1 mad=0.4.6 flac=0.1.4 flac.ogg=0.1.4
dynlink=[distributed with Ocaml] lame=0.3.3 gstreamer=0.3.0 fdkaac=0.2.1
theora=0.3.1 ao=0.2.1 samplerate=0.1.4 taglib=0.3.5 ssl=@VERSION@
camomile=1.0.1 yojson=1.5.0 faad=0.4.0 portaudio=0.2.1 winsvc=0.1.1
2019/02/09 16:38:46 [main:2]
2019/02/09 16:38:46 [main:2] DISCLAIMER: This version of Liquidsoap has been
2019/02/09 16:38:46 [main:2] compiled from a snapshot of the development code.
2019/02/09 16:38:46 [main:2] As such, it should not be used in production
2019/02/09 16:38:46 [main:2] unless you know what you are doing!
2019/02/09 16:38:46 [main:2]
2019/02/09 16:38:46 [main:2] We are, however, very interested in any feedback
2019/02/09 16:38:46 [main:2] about our development code and committed to fix
2019/02/09 16:38:46 [main:2] issues as soon as possible.
2019/02/09 16:38:46 [main:2]
2019/02/09 16:38:46 [main:2] If you are interested in collaborating to
2019/02/09 16:38:46 [main:2] the development of Liquidsoap, feel free to
2019/02/09 16:38:46 [main:2] drop us a mail at <savonet-d...@lists.sf.net>
2019/02/09 16:38:46 [main:2] or to join the #savonet IRC channel on Freenode.
2019/02/09 16:38:46 [main:2]
2019/02/09 16:38:46 [main:2] Please send any bug report or feature request
2019/02/09 16:38:46 [main:2] at <https://github.com/savonet/liquidsoap/issues>.
2019/02/09 16:38:46 [main:2]
2019/02/09 16:38:46 [main:2] We hope you enjoy this snapshot build of
Liquidsoap!
2019/02/09 16:38:46 [main:2]
2019/02/09 16:38:47 [gstreamer.loader:3] Loaded GStreamer 1.14.4 0
2019/02/09 16:38:47 [frame:3] Using 44100Hz audio, 25Hz video, 44100Hz master.
2019/02/09 16:38:47 [frame:3] Frame size must be a multiple of 1764 ticks =
1764 audio samples = 1 video samples.
2019/02/09 16:38:47 [frame:3] Targetting 'frame.duration': 0.04s = 1764 audio
samples = 1764 ticks.
2019/02/09 16:38:47 [frame:3] Frames last 0.04s = 1764 audio samples = 1 video
samples = 1764 ticks.
2019/02/09 16:38:47 [threads:3] Created thread "gstreamer_main_loop" (1 total).
2019/02/09 16:38:47 [threads:3] Created thread "generic queue #1".
2019/02/09 16:38:47 [threads:3] Created thread "generic queue #2".
2019/02/09 16:38:47 [threads:3] Created thread "non-blocking queue #1".
2019/02/09 16:38:47 [threads:3] Created thread "non-blocking queue #2".
2019/02/09 16:38:47 [Dance:3] Loading playlist...
2019/02/09 16:38:47 [Dance:3] Playlist is a directory.
2019/02/09 16:38:47 [Dance:3] Successfully loaded a playlist of 2518 tracks.
2019/02/09 16:38:47 [threads:3] Created thread "wallclock_pa" (2 total).
2019/02/09 16:38:47 [clock.wallclock_pa:3] Streaming loop starts, synchronized
by active sources.
2019/02/09 16:38:47 [decoder:3] Method "MAD" accepted "D:\\Music\\Dance/Olly
Murs Feat. Louisa Johnson - Unpredictable.mp3".
2019/02/09 16:38:47 [mksafe:3] Switch to mksafe.
2019/02/09 16:38:47 [mksafe:3] Switch to safe_blank.
2019/02/09 16:38:47 [Dance:3] Prepared "D:\\Music\\Dance/Olly Murs Feat. Louisa
Johnson - Unpredictable.mp3" (RID 1).
2019/02/09 16:38:47 [decoder:3] Method "MAD" accepted
"D:\\Music\\Dance/Ironvytas Feat. Bill Mill - Netiki Patik\196\151k
(Tophitai.Com).mp3".
```
No audio whatsoever
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/707
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users