Hi Felipe,<br>It didn&#39;t help.<br>No extra debug information came out <br>It displays and goes into infinite loop<br><br>&quot;Setting pipeline to Paused...&quot;<br>Regards<br>vinod <br><br><div class="gmail_quote">On Fri, Dec 5, 2008 at 2:17 PM, Felipe Contreras <span dir="ltr">&lt;<a href="mailto:felipe.contreras@gmail.com">felipe.contreras@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c">On Fri, Dec 5, 2008 at 8:30 AM, vinod james &lt;<a href="mailto:vinod.james@gmail.com">vinod.james@gmail.com</a>&gt; wrote:<br>

&gt;<br>
&gt; Hi,<br>
&gt; I have done a source installation of gstreamer and gstreamer-base plugins<br>
&gt; version 0.10.21<br>
&gt; I am trying few things mentioned in the faq document<br>
&gt; If I say<br>
&gt; $aplay -v test.wav,<br>
&gt; I am able to play the wav file through alsaplay, which shows that alsa<br>
&gt; driver is installed in my PC<br>
&gt;<br>
&gt; If I do<br>
&gt; $gst-inspect alsasink<br>
&gt; shows that alsasink is installed.<br>
&gt;<br>
&gt; And when i do<br>
&gt; $gst-launch filesrc location=test.ogg ! decodebin ! audioconvert !<br>
&gt; audioresample ! filesink location=test.raw<br>
&gt; it writes the decoded raw samples into the file and I am &nbsp;able to play<br>
&gt; test.raw in application like cooledit<br>
&gt;<br>
&gt; But if I do<br>
&gt; $gst-launch filesrc location=test.ogg ! decodebin ! audioconvert !<br>
&gt; audioresample ! alsasink<br>
&gt; it goes into infinite loop.<br>
&gt; The alsasink plugin is not able to detect the alsadriver I guess.<br>
&gt; How do I debug this problem?<br>
&gt; Pls help me<br>
<br>
</div></div>Try with:<br>
gst-launch-0.10 audiotestsrc ! alsasink<br>
<br>
And for debugging:<br>
export GST_DEBUG=alsa:5<br>
<br>
--<br>
Felipe Contreras<br>
<br>
------------------------------------------------------------------------------<br>
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.<br>
The future of the web can&#39;t happen without you. &nbsp;Join us at MIX09 to help<br>
pave the way to the Next Web now. Learn more and register at<br>
<a href="http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/" target="_blank">http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Vinod James<br>