<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
There is a whitespace missing after the end quote of your caps and the
pipe "!" :<br>
gst-launch-0.10 -v udpsrc port=19790
caps="application/x-rtp,media=(string)audio,clock-rate=(int)8000,encoding-name=(string)PCMA"
*whitespace* !
rtppcmadepay ! alawdec ! audioconvert ! audioresample ! fakesink<br>
<br>
Aurelien<br>
Le 19/03/2010 21:25, Durgesh Mishra a &eacute;crit&nbsp;:
<blockquote
 cite="mid:457c4a4b1003191325l32d94919o8c08d423d1a13c74@mail.gmail.com"
 type="cite">
  <div dir="ltr">Hi Experts,<br>
  <br>
I am trying to run following pipeline but I end up getting error. I am
running it on ubuntu.<br>
  <br>
durgesh@durgesh-desktop:~/mydroid$ gst-launch-0.10 -v udpsrc port=19790
caps="application/x-rtp,media=(string)audio,clock-rate=(int)8000,encoding-name=(string)PCMA"!
rtppcmadepay ! alawdec ! audioconvert ! audioresample ! fakesink<br>
WARNING: erroneous pipeline: could not set property "caps" in element
"udpsrc0" to
"application/x-rtp,media=(string)audio,clock-rate=(int)8000,encoding-name=(string)PCMA!"<br>
  <br>
Any help will be greatly appreciated.<br>
  <br>
Kind Regards<br>
-Durgesh O Mishra<br clear="all">
  <br>
-- <br>
"If you only have a hammer, you tend to see every problem as a nail."<br>
  </div>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
------------------------------------------------------------------------------
Download Intel&amp;#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
<a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/intel-sw-dev">http://p.sf.net/sfu/intel-sw-dev</a></pre>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a>
  </pre>
</blockquote>
<br>
</body>
</html>