splitmuxsink
Nicolas Dufresne
nicolas at ndufresne.ca
Tue Oct 13 17:31:19 UTC 2020
Le lundi 12 octobre 2020 à 00:05 +0530, transport raj a écrit :
> Hi All,
>
> Can anyone provide source code for the below command line implementation?
>
> gst-launch-1.0 -e v4l2src num-buffers=500 ! video/x-raw,width=320,height=240 ! videoconvert ! queue ! timeoverlay ! x264enc key-int-max=10 ! h264parse ! splitmuxsink location=video%02d.mov max-size-time=10000000000 max-size-bytes=1000000
You will find the source code for this specific command line tool at:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/blob/master/tools/gst-launch.c
>
> Regards
> Raj
> _______________________________________________
> 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