After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 796982 - splitmuxsink: Implement split-after
splitmuxsink: Implement split-after
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
unspecified
Other All
: Normal enhancement
: 1.15.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-08-16 19:44 UTC by Mathieu Duponchelle
Modified: 2018-09-21 19:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
splitmuxsink: Implement split-after (5.76 KB, patch)
2018-08-16 19:44 UTC, Mathieu Duponchelle
committed Details | Review

Description Mathieu Duponchelle 2018-08-16 19:44:38 UTC
See commit message
Comment 1 Mathieu Duponchelle 2018-08-16 19:44:44 UTC
Created attachment 373365 [details] [review]
splitmuxsink: Implement split-after

The behaviour of split-now is to output the current GOP after
starting a new file.

The newly-added split-after signal will output the current GOP
to the old file if possible once a new GOP is opened.
Comment 2 Mathieu Duponchelle 2018-09-21 14:39:58 UTC
Attachment 373365 [details] pushed as 9605028 - splitmuxsink: Implement split-after