<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body >Version of gst?<div>Make a gst-launch -v to see whats happend before.</div><br><br><div>-------- Ursprüngliche Nachricht --------</div><div>Von: Dheeraj Prasanth <dheeraj@rawdatatech.com> </div><div>Datum:08.08.2014  21:08  (GMT+01:00) </div><div>An: gstreamer-devel@lists.freedesktop.org </div><div>Betreff: Png decode not linked </div><div><br></div><div dir="ltr">Hi guys,<div><br></div><div>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.</div><div><span style="font-size: 12pt;">using python and my code is attached with this mail.</span></div><div><br></div><div>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)']<div><flags GST_MESSAGE_ERROR of type GstMessageType></div><div><br></div><div>If anyone could point out where I am going wrong. Thanks in advance. </div><br>Regards <div>Dheeraj Prasanth</div><div>Mob : +91 8893043923</div><div>Email : dheeraj@rawdatatech.com</div><div><br></div></div>                                       </div>
</body>