AW: Png decode not linked

bernhard.graaf bernhard.graaf at gmx.de
Sat Aug 9 11:14:26 PDT 2014


Version of gst?
Make a gst-launch -v to see whats happend before.

<div>-------- Ursprüngliche Nachricht --------</div><div>Von: Dheeraj Prasanth <dheeraj at rawdatatech.com> </div><div>Datum:08.08.2014  21:08  (GMT+01:00) </div><div>An: gstreamer-devel at lists.freedesktop.org </div><div>Betreff: Png decode not linked </div><div>
</div>Hi guys,

I am trying to recreate this pipeline : gst-launch filesrc location=/home/jango/Pictures/1.jpg ! decodebin ! queue ! videoscale ! ffmpegcolorspace ! imagefreeze ! video/x-raw-yuv, framerate=1/1, width=200, height=150 ! videomixer name=mix sink_0::alpha=0.5 ! theoraenc ! oggmux name=mux ! filesink location="1.ogg"  videotestsrc ! video/x-raw-yuv, framerate=10/1, width=640, height=360 ! mix.
using python and my code is attached with this mail.

The error I am getting is : [<GError at 0x1d6bf40>, 'gstbasesrc.c(2625): gst_base_src_loop (): /GstPipeline:pipeline0/GstFileSrc:filesrc0:\nstreaming task paused, reason not-linked (-1)']
<flags GST_MESSAGE_ERROR of type GstMessageType>

If anyone could point out where I am going wrong. Thanks in advance. 

Regards 
Dheeraj Prasanth
Mob : +91 8893043923
Email : dheeraj at rawdatatech.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140809/375d03c0/attachment.html>


More information about the gstreamer-devel mailing list