AW: Video Recording issue in Gstreamer

Bernhard Graaf bernhard.graaf at gmx.de
Thu May 2 17:31:47 UTC 2019


Try to use queue-element before and after the encoder. It's a hard job to
encode :-) 

-----Ursprüngliche Nachricht-----
Von: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org]
Im Auftrag von Aditya Oza
Gesendet: Donnerstag, 2. Mai 2019 19:09
An: gstreamer-devel at lists.freedesktop.org
Betreff: Re: Video Recording issue in Gstreamer

thank you, its working..
 I replace x264enc with omxh264enc. 

And i also add --gst debug-level=4 in my pipeline...so my pipeline is...

 gst-launch-1.0  --gst-debug-level=3 -v  v4l2src device=/dev/video0 !
capsfilter caps="video/x-raw, width=1920,height=1080,framerate=30/1" !
videoflip method=rotate-180 ! videoconvert ! videorate ! omxh264enc ! avimux
! filesink location = test_video.h264


After i run this command, still i face frame missing problem in recording
file. 

here i attached image file of running command...

If any kind of mistake in this pipeline, please let me know and suggest me a

Right command.

<http://gstreamer-devel.966125.n4.nabble.com/file/t378874/23.png> 



--
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



More information about the gstreamer-devel mailing list