[Bug 743326] flvdemux: create pads as soon as we can.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 26 08:34:40 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=743326
  GStreamer | gst-plugins-good | unspecified

Thiago Sousa Santos <thiagossantos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |thiagossantos at gmail.com
     Ever Confirmed|0                           |1

--- Comment #2 from Thiago Sousa Santos <thiagossantos at gmail.com> 2015-01-26 16:34:34 UTC ---
I see the bug and we should fix it.

How was this handled before flowcombiner?
What would happen if the headers advertise Video + Audio but we never get data
for one of them? It seems like that pad would never be exposed and would
prevent a NOT_LINKED return as it would always be on OK. Maybe we want to
destroy this pad it if isn't exposed after some time?

Another solution would be to check if we have emitted no-more-pads after a push
and ignore NOT_LINKED returns until we get no-more-pads but I'm ok with your
proposal, too.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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