[gst-devel] how to play wma file through gstreamer pipeline
Arnab Samanta
arnabsamanta at tataelxsi.co.in
Mon May 25 08:49:37 CEST 2009
Hello developers,
Please tell how can i play a wma file through pipeline.
I am using the following pipeline
gst-launch filesrc location=/root/Desktop/songs/xxx.wma ! ffdec_wmav2 ! alsasink
and the following is the error log
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /pipeline0/ffdec_wmav20: Internal GStreamer error: negotiation problem. Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer.
Additional debug info:
gstffmpegdec.c(2315): gst_ffmpegdec_chain (): /pipeline0/ffdec_wmav20:
ffdec_wmav2: input format was not set before data start
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...
I guess i need a wma parser . Is it available ? if so in which package ?
Or do i need to change the pipeline ?
Thanks in advance .....
Regards ,
~Arnab
The information contained in this electronic message and any attachments to this message are intended for the exclusive
use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended
recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy
all copies of this message and any attachments contained in it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 3394 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20090525/662b150d/attachment.bin>
More information about the gstreamer-devel
mailing list