This is an old email and has been answered - sorry folks

Quoting Derek Shaw <[email protected]>:

> First of all if you are any doubt I am running ubuntu and have   
> installed liquidsoap with liquidsoap-plugin-alsa,   
> liquidsoap-plugin-gstreamer, liquidsoap-plugin-mad and   
> liquidsoap-plugin-lame are installed but I still cannot here the  
> stream
>
> What I now want to do is play an mp3 directly and stream this to the  
>  server help would be much appreciated
>
>
> #!/usr/bin/liquidsoap
>
> output.icecast(%mp3(bitrate=128),
>      host = "stream.spc.org", port = 8008,
>      user = "<username>", password = "<password>", mount =  
> "movingforest.mp3",
>      description = "Liquid Soap application Streaming by Southend on  
>  Sea Linux User Group",
>      genre = "Performance London 4th July 2012 - Visit us at   
> http://movingforest.net";,
>      url = "http://stream.spc.org:8008/movingforest.mp3";,
>      mksafe(playlist("./playlist.pls")))
>
> The above plays nothing and the log output shows, only a snippet I   
> know but have attached the file for reference just in case you want  
> to  see it all.
>
>
> 2012/06/30 12:06:15 [decoder.mp3:3] File "./500slogans_london.mp3"  
> has  an incompatible number of channels.
> 2012/06/30 12:06:15 [decoder:3] Unable to decode   
> "./500slogans_london.mp3" as {audio=2;video=0;midi=0}!
> 2012/06/30 12:06:17 [decoder.mp3:3] File   
> "./500slogans_london_italian.mp3" has an incompatible number of   
> channels.
> 2012/06/30 12:06:17 [decoder:3] Unable to decode   
> "./500slogans_london_italian.mp3" as {audio=2;video=0;midi=0}!
> 2012/06/30 12:06:17 [decoder.mp3:3] File   
> "./500slogans_london_french.mp3" has an incompatible number of  
> channels.
> 2012/06/30 12:06:17 [decoder:3] Unable to decode   
> "./500slogans_london_french.mp3" as {audio=2;video=0;midi=0}!
> 2012/06/30 12:06:17 [decoder.mp3:3] File "./500slogans_london.mp3"  
> has  an incompatible number of channels.
> 2012/06/30 12:06:17 [decoder:3] Unable to decode   
> "./500slogans_london.mp3" as {audio=2;video=0;midi=0}!
> 2012/06/30 12:06:17 [decoder.mp3:3] File   
> "./500slogans_london_swedish.mp3" has an incompatible number of   
> channels.
> 2012/06/30 12:06:17 [decoder:3] Unable to decode   
> "./500slogans_london_swedish.mp3" as {audio=2;video=0;midi=0}!
>
> Any ideas what I am doing wrong any help appreciated
>
>





------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to