<div dir="ltr"><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Shubham Shrivastava</b> <span dir="ltr"><<a href="mailto:shubham333vm@gmail.com">shubham333vm@gmail.com</a>></span><br>Date: Sat, Jun 30, 2018 at 2:35 PM<br>Subject: How to give path in location in this form<br>To: <a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br><br><br><div dir="ltr"><div> sprintf(fullpath, "/home/Videos/Date%02d%02d%d/<wbr>CAM1",tt->tm_mday,tt->tm_mon + 1, tt-> tm_year + 1900);</div><div> g_object_set(G_OBJECT (data.filesink),"location","<wbr>fullpath/Cam1_%03d.mp4","<wbr>async",0, NULL);</div><div><br></div><div>instead of <br></div><div><br></div><div>g_object_set(G_OBJECT (data.filesink),"location","/<wbr>home/shubham/Videos/<wbr>Date16062018/CAM1/Cam1_%03d.<wbr>mp4","async",0, NULL);</div></div>
</div><br></div>