u need asfdemux in gst-plugins-ugly<br><br><br>cheers<br>antwan rockamora<br><br><div class="gmail_quote">On Mon, May 25, 2009 at 12:19 PM, Arnab Samanta <span dir="ltr">&lt;<a href="mailto:arnabsamanta@tataelxsi.co.in">arnabsamanta@tataelxsi.co.in</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;">Hello developers,<br>
<br>
Please tell how can i play a wma file through pipeline.<br>
<br>
I am using the following pipeline<br>
gst-launch filesrc location=/root/Desktop/songs/xxx.wma ! ffdec_wmav2 ! alsasink<br>
<br>
and the following is the error log<br>
<br>
Setting pipeline to PAUSED ...<br>
Pipeline is PREROLLING ...<br>
ERROR: from element /pipeline0/ffdec_wmav20: Internal GStreamer error: negotiation problem.  Please file a bug at <a href="http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" target="_blank">http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer</a>.<br>

Additional debug info:<br>
gstffmpegdec.c(2315): gst_ffmpegdec_chain (): /pipeline0/ffdec_wmav20:<br>
ffdec_wmav2: input format was not set before data start<br>
ERROR: pipeline doesn&#39;t want to preroll.<br>
Setting pipeline to NULL ...<br>
FREEING pipeline ...<br>
<br>
I guess i need a wma parser . Is it available ? if so in which package ?<br>
Or do i need to change the pipeline ?<br>
<br>
Thanks in advance .....<br>
<br>
Regards ,<br>
         ~Arnab<br>
<br>
<br>
The information contained in this electronic message and any attachments to this message are intended for the exclusive<br>
use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended<br>
 recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy<br>
 all copies of this message and any attachments contained in it.<br>
<br>
<br>------------------------------------------------------------------------------<br>
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT<br>
is a gathering of tech-side developers &amp; brand creativity professionals. Meet<br>
the minds behind Google Creative Lab, Visual Complexity, Processing, &amp;<br>
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian<br>
Group, R/GA, &amp; Big Spaceship. <a href="http://www.creativitycat.com" target="_blank">http://www.creativitycat.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>
<br></blockquote></div><br>