AW: Video Recording issue in Gstreamer
Aditya Oza
aditya.oza at teksun.in
Fri May 3 06:54:41 UTC 2019
Thank you BGraaf,
as you mention i use queue element before and after encoder and its work
better compare to previous pipeline.
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 ! queue ! omxh264enc
! queue ! avimux ! filesink location = test_video.h264
PROBLEM:
After running this pipeline, I found that it records whole video, but
still some frame are missing in it.
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list