Error in playign gstreamer pipeline

Ian Davidson id012c3076 at blueyonder.co.uk
Fri Dec 12 00:46:56 PST 2014


Hi Maybank,

In your pipeline, you are using 'pipe' symbols (|).  You should use the 
exclamation mark (!) instead.

Regards

On 11/12/2014 05:40, Mayank Agarwal wrote:
> Hi,
>
> I am not able to play simple gstreamer pipeline:
>
> gst-launch filesrc location=test.mp3 | mad | autoaudiosink
> ERROR: from element /GstPipeline:pipeline0/GstFileSrc:filesrc0:
> Internal data flow error.
> Additional debug info:
> gstbasesrc.c(2625): gst_base_src_loop ():
> /GstPipeline:pipeline0/GstFileSrc:filesrc0:
> streaming task paused, reason not-linked (-1)
> Nothing done.
> autoaudiosink: command not found
>
> Regards,
> Mayank
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list