multifilesink: post messages in max-size mode as well
No reason not to really.
This commit is contained in:
parent
c33507f186
commit
6f1aa3e4d5
@ -612,7 +612,7 @@ gst_multi_file_sink_render (GstBaseSink * sink, GstBuffer * buffer)
|
||||
|
||||
if (multifilesink->file != NULL) {
|
||||
first_file = FALSE;
|
||||
gst_multi_file_sink_close_file (multifilesink, NULL);
|
||||
gst_multi_file_sink_close_file (multifilesink, buffer);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user