[Bug 763553] baseparse: Not pushing tags before PREROLL
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Mar 13 10:55:22 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=763553
--- Comment #7 from thomas_d_j at yahoo.com.au ---
While not ideal, I guess multiple pushes are preferable to no pushes.
Downstream apps can cope if they are aware of this possibility. For example
mopidy (if I'm reading its code correctly) already accumulates pushed taglists:
https://github.com/mopidy/mopidy/blob/af43612630892fc3cc8be9b0f13109b1a89b1198/mopidy/audio/scan.py#L212-L218
But if GST_BASE_PARSE_FRAME_FLAG_QUEUE can provide a neater solution then so
much the better.
--
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