Unable to use clockoverlay in pipeline with caps

Michael Gruner michael.gruner at ridgerun.com
Wed Apr 17 16:19:10 UTC 2019


Hi

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. 

Here are some iMX6 pipelines that may guide you:
https://developer.ridgerun.com/wiki/index.php?title=IMX6_GStreamer-1.0_Pipelines

Michael
www.ridgerun.com


> On Apr 17, 2019, at 7:01 AM, jsurya <surajjagtap55 at gmail.com> wrote:
> 
> I am trying to implement following pipeline
> gst-launch v4l2src ! video/x-raw-yuv ,width=320 ,height=240 ,framerate=25/1
> ! clockoverlay ! vpuenc ! avimux ! filesink location=testvid.avi
> 
> Pipeline works without the caps but suddenly closes with error message:
> Pipeline doesn't want to stop when used the caps
> 
> 
> 
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190417/b60bbab2/attachment.html>


More information about the gstreamer-devel mailing list