GNOME Bugzilla – Bug 685480
[multifilesink] Add limit on number save files
Last modified: 2016-12-30 20:45:49 UTC
Add new multifilesink parameter, parameter is read/write. On each saved file limit is a decrease, after set limit in zero save files is stoped and element return GST_FLOW_OK.
Created attachment 225777 [details] [review] add limit on save files
Why return FLOW_OK once the limit is reached, instead of stopping the pipeline with a FLOW_EOS?
I have to send videostream all time and save one frame in another format on-demand.
Sorry, I know it's been a while, but I don't think I understand how this is supposed to be used and how it works. Could you elaborate what you're trying to do with this? It looks like nothing is written to file at all if limit=0 (i.e. by default)? Also, any chance you could update the patch against git master/1.0?
Closing this bug report as no further information has been provided. Please feel free to reopen this bug report if you can provide the information that was asked for in a previous comment. Thanks!