[gstreamer-bugs] [Bug 464419] oggmux needs to handle seek-event

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Nov 12 00:54:41 PST 2007


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

  GStreamer | gst-plugins-base | Ver: HEAD CVS




------- Comment #4 from Stefan Kost (gstreamer, gtkdoc dev)  2007-11-12 08:54 UTC -------
The docs for gst_event_new_eos() says:
Create a new EOS event. The eos event can only travel downstream synchronized
with the buffer flow.

Filesink cannot do it as it works based on bytes and not time. So imho it has
to be the muxer. After some look at oggmux and avimux, they only sent eos, when
their pads are done. How should that work when one does e.g. a timed
live-capture?


-- 
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=464419.




More information about the Gstreamer-bugs mailing list