Video Recording issue in Gstreamer
Aditya Oza
aditya.oza at teksun.in
Thu May 2 17:08:30 UTC 2019
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/
More information about the gstreamer-devel
mailing list