Video Recording issue in Gstreamer

Wolfgang Grandegger wg at grandegger.com
Thu May 2 17:32:20 UTC 2019


Hello,

any reason why you send the message always twice?

Watch the CPU usage of your system, e.g. with htop. Likely your system
is not powerful enough to handle the stream at that rather high
resolution and rate. Can't tell if you can do even more in hardware.

Wolfgang


Am 02.05.19 um 19:04 schrieb Aditya Oza:
> 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