Hi Felipe,<br>It didn't help.<br>No extra debug information came out <br>It displays and goes into infinite loop<br><br>"Setting pipeline to Paused..."<br>Regards<br>vinod <br><br><div class="gmail_quote">On Fri, Dec 5, 2008 at 2:17 PM, Felipe Contreras <span dir="ltr"><<a href="mailto:felipe.contreras@gmail.com">felipe.contreras@gmail.com</a>></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 <<a href="mailto:vinod.james@gmail.com">vinod.james@gmail.com</a>> wrote:<br>
><br>
> Hi,<br>
> I have done a source installation of gstreamer and gstreamer-base plugins<br>
> version 0.10.21<br>
> I am trying few things mentioned in the faq document<br>
> If I say<br>
> $aplay -v test.wav,<br>
> I am able to play the wav file through alsaplay, which shows that alsa<br>
> driver is installed in my PC<br>
><br>
> If I do<br>
> $gst-inspect alsasink<br>
> shows that alsasink is installed.<br>
><br>
> And when i do<br>
> $gst-launch filesrc location=test.ogg ! decodebin ! audioconvert !<br>
> audioresample ! filesink location=test.raw<br>
> it writes the decoded raw samples into the file and I am able to play<br>
> test.raw in application like cooledit<br>
><br>
> But if I do<br>
> $gst-launch filesrc location=test.ogg ! decodebin ! audioconvert !<br>
> audioresample ! alsasink<br>
> it goes into infinite loop.<br>
> The alsasink plugin is not able to detect the alsadriver I guess.<br>
> How do I debug this problem?<br>
> 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't happen without you. 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>