<div dir="ltr">How to change file name after 10 mins and split multiple files.<div>I can spilt files but not able to change their name .</div><div><br></div><div>g_object_set(G_OBJECT (data.filesink), "location", "/home/shubham/splintng/Videos/Shubham.mp4","next-file", 4, "multifilesink", "max-file-size",  10000000,0, NULL); <br></div><div><br></div><div>This is working but same file overrides after max size so i want to change name after spilt can u people help me.</div></div>