Video Recording issue in Gstreamer

David Ing ding at panopto.com
Thu May 2 13:03:25 UTC 2019


Perhaps use just one videoflip with method=rotate-180.

If frames are still dropping then use --gst-debug flag to set log levels
which could provide clues about why frames are dropping.

On Thu, May 2, 2019, 5:06 AM Aditya Oza <aditya.oza at teksun.in> wrote:

> hello sir,
>
> Greetings!!
>
> Consider me a beginner in Gstreamer. My Objective is I am try to record a
> video at 1080p resolution at 30 fps in H264 Format  from my Raspberry pi
> camera using Gstreamer Following pipeline:
>
>  `` gst-launch-1.0 -v v4l2src device=/dev/video0 ! capsfilter
> caps="video/x-raw,width=1920,height=1080,framerate=30/1" ! videoflip
> method=clockwise ! videoflip method=clockwise ! videoconvert ! videorate !
> x264enc! avimux ! filesink location=test_video.h264 ``
>
> After I Run above pipeline,
> I will not get any kind of error but recorded video shows 1080p and 30fps
> but frames are dropping heavily.
> Please suggest me This is Right pipelining or not ? OR
> Any missing element in this pipeline ?
>
>
> Thanks,
> Aditya Oza
> Firmware Developer at Teksun Microsys Pvt Ltd, Ahmedabad
> _______________________________________________
> 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/20190502/861641a8/attachment-0001.html>


More information about the gstreamer-devel mailing list