[Bug 661171] gst-discoverer should not merge tags with different contents from different streams

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 7 09:35:23 PDT 2011


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-10-07 16:35:19 UTC ---
FWIW, tagreadbin tries to be smart about this. IIRC it will e.g. look for
GST_TAG_{CONTAINER,AUDIO,VIDEO,SUBTITLE} to see if the taglist is
stream-specific or not. And if there are no such tags it might check if it got
the same taglist for multiple streams. Also where the element that posted it is
in the topology possibly.

An added complication might also be that now we may have multiple elements
posting the same tags, e.g. both oggdemux and theoradec/vorbisdec/flacdec/ will
extract tags from the headers.

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