Gstreamer suddenly shutdown not support seekeing
Adrian Pardini
listas at tangopardo.com.ar
Fri Jan 24 12:13:34 UTC 2020
On Fri, 24 Jan 2020 at 07:02, Akrita <AkritaBehet at yahoo.com> wrote:
>
> gst-launch-1.0 v4l2src device="/dev/video0" !
> "video/x-raw,width=640,height=480,format=(string)YUY2" ! videoconvert !
> omxh264enc ! matroskamux ! filesink location=test.mp4
Hello Akrita, try adding the -e (--eos-on-shutdown) flag to
gst-launch-1.0 so the file is properly created when you exit.
Regards.
More information about the gstreamer-devel
mailing list