location how to set current as name instead of digits

Shubham Shrivastava shubham333vm at gmail.com
Sat Jun 30 10:40:31 UTC 2018


On Sat, Jun 30, 2018 at 11:18 AM, Shubham Shrivastava <
shubham333vm at gmail.com> wrote:

> g_object_set(G_OBJECT (data.filesink),"location","/
> home/CAM1/Cam1_%03d.mp4","async",0, NULL);
>
> want to write as
>
> g_object_set(G_OBJECT (data.filesink),"location","/home/CAM1/Cam1_
> *asctime(tm)*.mp4","async",0, NULL);
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180630/8d6c26b1/attachment.html>


More information about the gstreamer-devel mailing list