Hello,

I have been running a script on Liquidsoap for a number of years without
too many problems - I built Liquidsoap from source (1.1.0) on ubuntu
12.10  (this goes back to a thread from 2013
http://article.gmane.org/gmane.comp.audio.liquidsoap.user/5495/match=uridecodebin)

now I am trying to migrate this project to an ubuntu 14.04 server with
the repository provided package (1.1.1)

I have the liquidsoap package and the liquidsoap-plugin-all package
installed.

(also gstreamer0.10-plugins-base gstreamer0.10-plugins-good
gstreamer-tools gstreamer0.10-plugins-base gstreamer0.10-plugins-good
gstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-multiverse
gstreamer0.10-plugins-ugly )

The script no longer works but spews out a steady stream of io.gstreamer
errors as below but with the main detail looking like

Gstreamer.Failure_msg("no element \"uridecodebin\"") :

2015/06/19 02:17:14 [io.gstreamer:5] GStreamer pipeline:  uridecodebin
uri=http://195.10.10.206/rtve/radioclasica.mp3 ! decodebin !
audioconvert ! audioresample ! appsink max-buffers=10 drop=false
sync=false name="audio_sink"
caps="audio/x-raw,format=S16LE,layout=interleaved,channels=2,rate=44100"
2015/06/19 02:17:14 [io.gstreamer:4] Error when trying checking if
ready: Gstreamer.Failure_msg("no element \"uridecodebin\"")

The script I am running is here:

https://git.kiben.net/radiokulturo/radiokulturo/blob/master/rk.liq

the problem is coming from line 13 in the kulturo_player function

    x = input.gstreamer.audio(pipeline="uridecodebin uri=#{s}", max=20.

Any ideas?

Thanks,

Rob

-- 
https://rob.kiben.net
PGP FINGERPRINT: 42B3 03CF 3CDF C047 8627  845D FAC5 CF1B DB80 42F6

------------------------------------------------------------------------------
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to