<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><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>
</html>