<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Dear Tim,<br/>
thanks for your efforts. Finally I found the solution.<br/>
It's all about the property "iradio-mode".<br/>
Setting iradio-mode=false results in perfect radio quality :-)<br/>
<br/>
Thanks,<br/>
Piet
<div> 
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="margin:0 0 10px 0;"><b>Gesendet:</b> Dienstag, 23. Mai 2017 um 09:33 Uhr<br/>
<b>Von:</b> "Tim Müller" <tim@centricular.com><br/>
<b>An:</b> gstreamer-embedded@lists.freedesktop.org<br/>
<b>Betreff:</b> Re: "souphttpsrc" and "mad" not-negotiated</div>

<div name="quoted-content">On Mon, 2017-05-22 at 17:14 +0200, Piet Paschke wrote:<br/>
<br/>
Hi,<br/>
<br/>
> But the combination fails in every combination of parameters<br/>
> --> gst-launch-1.0 -v souphttpsrc location=http://wdr-wdr2-rheinland.<br/>
> icecast.wdr.de/wdr/wdr2/rheinland/mp3/128/stream.mp3 ! mad !<br/>
> audioconvert ! volume volume=0.1 ! alsasink<br/>
>  <br/>
> "souphttpsrc" and "mad" failed to connect with the message<br/>
> streaming task paused, reason not-negotiated (-4)<br/>
<br/>
Try adding an mpegaudioparse element before mad.<br/>
<br/>
Or just use<br/>
<br/>
gst-launch-1.0 uridecodebin location=http://... ! audioconvert ! ...<br/>
<br/>
Cheers<br/>
-Tim<br/>
<br/>
--<br/>
Tim Müller, Centricular Ltd - <a href="http://www.centricular.com" target="_blank">http://www.centricular.com</a><br/>
_______________________________________________<br/>
gstreamer-embedded mailing list<br/>
gstreamer-embedded@lists.freedesktop.org<br/>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-embedded" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-embedded</a></div>
</div>
</div>
</div></div></body></html>