[Bug 783754] splitmuxsink: Added new async-finalize mode
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat May 5 13:10:27 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=783754
Vivia Nikolaidou <vivia at ahiru.eu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #371458|0 |1
is obsolete| |
--- Comment #17 from Vivia Nikolaidou <vivia at ahiru.eu> ---
Created attachment 371711
--> https://bugzilla.gnome.org/attachment.cgi?id=371711&action=edit
splitmuxsink: Added new async-finalize mode
This mode is useful for muxers that can take a long time to finalize a
file. Instead of blocking the whole upstream pipeline while the muxer is
doing its stuff, we can unlink it and spawn a new muxer+sink combination
to continue running normally.
This requires us to receive the muxer and sink (if needed) as factories,
optionally accompanied by their respective properties structures. Also
added the muxer-added and sink-added signals, in case custom code has to
be called for them.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list