Ok installation of libgstreamer-plugins-bad1.0-dev fixed the liblo error
Then I ran into a couple of GStreamer-CRITICAL **: 12:01:46.641 errors:
> dispose element fakesink0 pipeline0 audioresample0 audioconvert0 filesrc0
> fakesink1 pipeline1 audioresample1 audioconvert1 filesrc1 errors complaining
> about not being "to the NULL state"
fixed that by adding (as per @toots suggestion in #663):
set("decoder.file_extensions.ffmpeg",["mp3","mp4","m4a","wav","flac","ogg","wma"])
to the script.
But now I am back to square one, the log complaining about:
```
[single_7269:3] "/VIDEOS/Intermissions_long_AV.mp4" is static, resolving once
for all...
2019/01/17 13:22:58 [clock.wallclock_gstreamer:2] Error when starting
output(dot)gstreamer: Req_simple.Invalid_URI!
2019/01/17 13:22:58 [clock.wallclock_gstreamer:3] Raised at file
"sources/req_simple.ml", line 37, characters 6-23
2019/01/17 13:22:58 [clock.wallclock_gstreamer:3] Called from file "source.ml",
line 388, characters 6-18
2019/01/17 13:22:58 [clock.wallclock_gstreamer:3] Called from file
"operators/switch.ml", line 105, characters 9-20
2019/01/17 13:22:58 [clock.wallclock_gstreamer:3] Called from file "list.ml",
line 106, characters 12-15
2019/01/17 13:22:58 [clock.wallclock_gstreamer:3] Called from file "source.ml",
line 388, characters 6-18
2019/01/17 13:22:58 [clock.wallclock_gstreamer:3] Called from file
"outputs/output.ml", line 130, characters 4-20
2019/01/17 13:22:58 [clock.wallclock_gstreamer:3] Called from file "source.ml",
line 388, characters 6-18
2019/01/17 13:22:58 [clock.wallclock_gstreamer:3] Called from file "clock.ml",
line 221, characters 15-26
2019/01/17 13:22:58 [output(dot)gstreamer:1] Got ill-balanced activations (from
output(dot)gstreamer)!
```
--
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/692#issuecomment-455158102
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users