GNOME Bugzilla – Bug 773896
Enable the use of splitmuxsink for output
Last modified: 2018-11-03 12:53:40 UTC
Modifications for GESPipeline to let it use a different element than the standard encodebin as the encoder, so one can use splitencodebin instead and output via splitmuxsink
Created attachment 339028 [details] [review] ges-pipeline: Add the ability to use a custom encodebin Add a property to use a custom element in place of encodebin. Furthermore, if that element has a 'renderer' property, then our urisink will be given to that property on the encoder bin. That allows using splitencodebin in place of the standard encodebin to render to split files.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-editing-services/issues/31.