[Bug 652578] encodebin should implement TagSetter interface

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jan 10 11:49:11 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=652578
  GStreamer | gst-plugins-base | git

--- Comment #6 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2015-01-10 19:49:08 UTC ---
The tag-setter api is really made for elements and not so much for bins. We
could implement tag-setter in encodebin for now - thats good enough for many
cases.

Maybe we can extend the tag-setter iface so that elements can report which tags
they handle and which they don't. Then the bin can try to set tags on the
encoders first, then try the muxer (or something like that).

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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