<!doctype html><html><head><style>p {margin:0;padding:0;} body, td, button, p { color:#000000; font-size:10pt; font-family:Segoe UI; line-height:normal; } a, a:hover, a:link, a:active, a:visited { color:#000000; }</style></head><body style="color:#000000; font-size:10pt; font-family:Segoe UI; line-height:normal;"><p>Hi,</p><p><br></p><p>Is it possible to stream ac3 to icecast?</p><p><br></p><p>I have tried something like this:</p><p><br></p><p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #000000; background-color: #ffffff;"><span style="font-variant-ligatures: no-common-ligatures;">/usr/bin/gst-launch-1.0 udpsrc uri=udp://227.0.0.1:1234 multicast-iface=eth2 ! tsdemux ! ac3parse<span>  </span>! shout2send ip=172.17.17.80 mount=/TV20</span></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #000000; background-color: #ffffff;"><span style="font-variant-ligatures: no-common-ligatures;">WARNING: erroneous pipeline: could not link ac3parse0 to shout2send0</span></p><br></p><p>The pad templates for shout2send look like this:</p><p><br></p><p>application/ogg:</p><p>audio/ogg:</p><p>video/ogg:</p><p>audio/mpeg:</p><p>    mpegversion: 1</p><p>          layer: [ 1, 3 ]</p><p>video/webm:</p><p>audio/webm:</p><p><br></p><p>Does that mean shout2send won't accept ac3 as input?</p><p><br></p><p>Thanks,</p><p>Rand</p></body></html>