<div dir="auto"><div>Add a decoder element after wavparse.<br><br><div class="gmail_quote"><div dir="ltr">On Mon, 11 Feb, 2019, 5:12 PM Rohan0993 <<a href="mailto:rohan.chawhan@matrixcomsec.com" target="_blank" rel="noreferrer">rohan.chawhan@matrixcomsec.com</a> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
I am unable to make this pipeline work.<br>
<br>
*gst-launch-1.0 filesrc=/path/to/fle/Tornado.wav ! wavparse !<br>
autoaudioconvert ! audio/x-raw,channels=1,depth=16,width=16,rate=44100 !<br>
rtpL16pay ! udpsink host=xxx.xxx.xxx.xxx port=yyyy*<br>
<br>
I am trying to take a wave file from a local location and throw it on the ip<br>
xxx.xxx.xxx.xxx (my system ip) and port yyyy.<br>
<br>
I am getting syntax erroras:<br>
<br>
*WARNING: erroneous pipeline: syntax error*<br>
<br>
I have checked with *gst-inspect-1.0 *for *filesrc, wavparse,<br>
autoaudioconvert, and udpsink. *All are installed (apparently).<br>
<br>
What might have gone wrong? any suggestion on how to go ahead?<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://gstreamer-devel.966125.n4.nabble.com/" rel="noreferrer noreferrer noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" rel="noreferrer noreferrer" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer noreferrer noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div>
</div></div>