[gstreamer-bugs] [Bug 474016] event relaying for tee

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jul 31 02:44:38 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=474016

  GStreamer | gstreamer (core) | Ver: HEAD CVS

Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at bilboed.com




------- Comment #16 from Edward Hervey  2008-07-31 09:44 UTC -------
To extend on Mark's comment (with which I totally agree) : it's the kind of
thing absolutely needed for proper seek/tag/event handling in gnonlin.

If we had GstBaseDemuxer (sic) we could have convenience methods for:
* getting/storing global tags
* getting/storing stream-specific tags

When storing tags, they would be emitted straight away as messages, but if no
segment has been started yet (globally or on specific pads), they are stored.
Then when _loop/_chain starts outputting the newsegment, it can then check to
send if there are any pending tags and send them then.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=474016.




More information about the Gstreamer-bugs mailing list