[gstreamer-bugs] [Bug 323023] Broken rmdemux makes Christian an unhappy boy

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Dec 2 06:34:10 PST 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=323023
 GStreamer | gst-plugins-ugly | Ver: HEAD CVS





------- Additional Comments From Michael Smith  2005-12-02 14:34 -------
Goes through the entire file, tries to EOS (by pushing the EOS event through the
srcpads), doesn't succeed since there's nowhere for the EOS to go to.

So, that's two problems: we continue output even when there are no linked pads,
and we don't EOS properly.

How do other demuxers handle this? I'm not sure on how to:
a) handle EOS properly
b) find out if a pad is linked without pushing to it.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list