[Bug 634407] decodebin2 should expose pads in a deterministic order

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Dec 17 15:09:33 PST 2011


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

--- Comment #19 from René Stadler <mail at renestadler.de> 2011-12-17 23:09:29 UTC ---
Yes, the order in which the final pads end up being exposed is random. I think
Stefan's approach was to make this deterministic, but it seems to be tricky.

Edward's idea is to add an identifier in the form of a tag, so that the
randomness doesn't matter. I like that idea, but using a tag is probably not
the most practical solution.

I think a utility function is needed that iterates the pipeline starting at a
given src pad, fetching the relevant names along the way to build the id.

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