"max-files" command not working making infinite number of files
Shubham Shrivastava
shubham333vm at gmail.com
Wed Aug 22 13:20:40 UTC 2018
g_object_set(G_OBJECT
(data.multifilesink),"location","/home/bitcomm11/Videos/shubham_%03d.mp4",
"post-messages",TRUE,"next-file", 4,"max-file-size",
500000,"max-files",5,"async",0,Null);
g_object_set(G_OBJECT
(data.multifilesink),"location","/home/bitcomm11/Videos/shubham_%03d.mp4",
"post-messages",TRUE,"next-file", 4,"max-file-size",
500000,"max-files",5,Null);
g_object_set(G_OBJECT
(data.multifilesink),"location","/home/bitcomm11/Videos/shubham_%03d.mp4",
"post-messages",TRUE,"next-file", 4,"max-file-size",
500000,"max-files",5,"async",0);
I tried everything but when i remove post-message it works fine
please help!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180822/6a6d879c/attachment.html>
More information about the gstreamer-devel
mailing list