Couldn't play .mp3 file using gstreamer

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Couldn't play .mp3 file using gstreamer

Debsu
Hi,

I install gstreamer-core-0.10.22, gstreamer-plugins-base-0.10.22, gstreamer-plugins-good-0.10.14, gstreamer-plugins-bad-0.10.11, gstreamer-plugins-ugly-0.10.11 & gst-ffmpeg-0.10.4.

But now when I am trying to run gst-launch filesrc location=<filename along with path>, it gives me the following error:
Setting pipeline to PAUSED ...
Pipeline is PREROLLED ...
ERROR: from element /GstPipeline:pipeline0/GstFileSrc:filesrc0: Internal data flow error.
Additional debug info:
gstbasesrc.c(2330): gst_base_src_loop (): /GstPipeline:pipeline0/GstFileSrc:filesrc0:
streaming task paused, reason not-linked (-1)
ERROR: pipeline doesn't want to preroll.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
FREEING pipeline ...

Any help is appreciated.

Regards,
Deb