Gstreamer Pipeline

Dwight Kulkarni dwight at realtime-7.com
Tue Sep 7 20:31:28 UTC 2021


Hi all,

I am trying to save video to local file system as small clips using
pipeline below. The pipeline started and created 2 video files and then it
terminated. Is there something I'm doing wrong ?


v4l2src device=/dev/video1 num-buffers=500 ! video/x-raw,width=1920,
height=1080! queue ! vpuenc_h264 ! queue ! h264parse ! splitmuxsink
location=video%02d.mkv max-size-time=10000000000 muxer-factory=matroskamux
muxer-properties="properties,streamable=true"

Setting pipeline to PAUSED ...
====== VPUENC: 4.5.7 build on Jul 22 2021 21:29:48. ======
        wrapper: 3.0.0 (VPUWRAPPER_ARM64_LINUX Build on Jul 22 2021
20:58:20)
        vpulib: 1.1.1
        firmware: 1.1.1.43690
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
^Chandling interrupt.
Interrupt: Stopping pipeline ...
EOS on shutdown enabled -- Forcing EOS on the pipeline
Waiting for EOS...
Got EOS from element "pipeline0".
EOS received - stopping pipeline...
Execution ended after 0:00:06.540408500
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...



-- 
Sincerely,

Dwight Kulkarni
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20210907/095b2867/attachment.htm>


More information about the gstreamer-devel mailing list