Fwd: How to make file name as Current date and time.
Shubham Shrivastava
shubham333vm at gmail.com
Thu Jul 5 12:16:34 UTC 2018
---------- Forwarded message ----------
From: Shubham Shrivastava <shubham333vm at gmail.com>
Date: Thu, Jul 5, 2018 at 3:10 PM
Subject: How to make file name as Current date and time.
To: gstreamer-devel at lists.freedesktop.org
g_object_set (G_OBJECT (data.filesink), "location","/home/shubham/
Videos/video_%03d.mp4","async",0, NULL);
As it makes file name after 10 minutes gap like this .....video_000.mp4,
video_001.mp4
video_999.mp4
and goes on...
But how to make a file like --------- Wednesday 02:30 2018 .mp4
--------- Wednesday 02:40 2018
.mp4
--------- Wednesday 02:30 2018
.mp4
pLZ hELP!
I m new to gstreamer.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180705/b2c231ce/attachment.html>
More information about the gstreamer-devel
mailing list