<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">Hi<div><br></div><div>The syntax you are using is for the old GStreamer-0.10 API version, and is no longer valid on the current 1.0 API. <br><br>Here are some iMX6 pipelines that may guide you:</div><div><a href="https://developer.ridgerun.com/wiki/index.php?title=IMX6_GStreamer-1.0_Pipelines">https://developer.ridgerun.com/wiki/index.php?title=IMX6_GStreamer-1.0_Pipelines</a></div><div><br><div id="AppleMailSignature" dir="ltr">Michael</div><div id="AppleMailSignature" dir="ltr"><a href="http://www.ridgerun.com">www.ridgerun.com</a></div><div id="AppleMailSignature" dir="ltr"><br></div><div dir="ltr"><br>On Apr 17, 2019, at 7:01 AM, jsurya <<a href="mailto:surajjagtap55@gmail.com">surajjagtap55@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div dir="ltr"><span>I am trying to implement following pipeline</span><br><span>gst-launch v4l2src ! video/x-raw-yuv ,width=320 ,height=240 ,framerate=25/1</span><br><span>! clockoverlay ! vpuenc ! avimux ! filesink location=testvid.avi</span><br><span></span><br><span>Pipeline works without the caps but suddenly closes with error message:</span><br><span>Pipeline doesn't want to stop when used the caps</span><br><span></span><br><span></span><br><span></span><br><span>--</span><br><span>Sent from: <a href="http://gstreamer-devel.966125.n4.nabble.com/">http://gstreamer-devel.966125.n4.nabble.com/</a></span><br><span>_______________________________________________</span><br><span>gstreamer-devel mailing list</span><br><span><a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a></span><br><span><a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a></span></div></blockquote></div></body></html>