Frame missing in H264 File(1080p)

Aditya Oza aditya.oza at teksun.in
Sat Jun 1 15:20:24 UTC 2019


hello,

I record a h64 file at 1080p 30 fps using Gstreamer.
I run following pipeline:

gst-launch-1.0  --gst-debug-level=3   -v v4l2src device=/dev/video0 !
capsfiltercaps="video/xraw,width=1920,height=1080,framerate=30/1,bitrate=20000"
! queue ! videoflip method=rotate-180 ! videoconvert !  videorate ! queue !
omxh264enc ! queue ! avimux ! queue ! filesink location = test.h264

After running this pipeline, I play a recorded video but they contain lots
of frame missing.

Anyone suggest me a right way to solve this issue.
Any improvment in my pipeline?



Thanks & Regards,

Aditya Oza
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190601/e07d0f57/attachment.html>


More information about the gstreamer-devel mailing list