[Bug 759871] gst-player-1.0: TAG messages never captured

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Dec 26 00:48:59 PST 2015


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

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

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
> when a custom source element is selected by playbin, and this element posts
> TAG messages, mediainfo or audio/video info have TagList empty or NULL.
> 
> TagList exists & captured if you add watch on playbin's bus.

Your source element should push the tags downstream as event, not post them on
the bus. The sink will then post them on the bus.

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