concat multiple .mp4 files with KLV

Nick_law nicholas at umantec.net
Tue Mar 2 11:46:58 UTC 2021


Have a look at multifilesrc:
https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-good/html/gst-plugins-good-plugins-multifilesrc.html

You should be able to play multiple files as if they are one if their names
are the same but an index appended.

i.e
in.0.mp4
in.1.mp4

    multifilesrc location=in.%01d.mp4 



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list