Video Recording issue in Gstreamer
Aditya Oza
aditya.oza at teksun.in
Thu May 2 14:43:51 UTC 2019
Thank you for Rply,
As you mention above first, I use *video-flip rotation=180* command in place
of *video-flipmethod=clockwise* and get perfect result as same as previous.
I use 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=rotate-180* ! gst-debug ! videoconvert ! videorate ! x264enc! avimux
! filesink location=test_video.h264
now my doubt is, where i use --gst debug flag in my pipeline?
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list