[Bug 791736] wavenc: fix tag and toc handling

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Dec 20 12:40:22 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=791736

--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
It sounds like the GstTocSetter interface should indeed be extended. Apart from
some kind of selection, there should also be a way for the application to get
in-stream TOCs (so it can potentially merge them) and be notified about them
changing.

Also you can get different tocs for every single sinkpad of a muxer, which does
not really simplify anything here.


I think an enum on the interface would make most sense for deciding what to
write though

-- 
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