Timestamp based video file spliting

transport raj rajtransport08 at gmail.com
Mon Oct 12 16:04:19 UTC 2020


Hi All,

Using splitmuxsink element, the following source code snippet results in
 g_object_set(G_OBJECT(splitmux),"location","/home/video%02d.mov");

output as below
video02.mov   video05.mov   video08.mov   video11.mov   video14.mov
video17.mov
 video00.mov                          video03.mov   video06.mov
video09.mov   video12.mov   video15.mov
 video01.mov                          video04.mov   video07.mov
video10.mov   video13.mov   video16.mov

I need resulting videos to be generated based on timestamps dd:mm:yy
hh:mm:ss.

How to generate the same?

Thanks in advance
Regards
Raj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20201012/b4291524/attachment.htm>


More information about the gstreamer-devel mailing list