[Bug 682629] decodebin: won't expose unknown pads even with expose-all-streams=true

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 30 00:28:22 PST 2013


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

--- Comment #14 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2013-12-30 08:28:20 UTC ---
(In reply to comment #13)
> OK. Still, the case failing to achieve what the property name
> seems to point to is the expose-all-streams = TRUE one. Under
> this light, should I go forward and fix this so it properly
> exposes the two cases discussed in comment #6?

No, first of all it should be fixed to work the way how Edward envisioned it.
See my comments above for the broken behaviour.

Then this bug here should be fixed, i.e. provide a new property to select that
all (even unknown!) streams should be exposed. We can't do that with the
existing expose-all-streams property (==TRUE) because it can easily break
existing code. Nothing expects to get arbitrary unknown streams exposed on
decodebin, only "raw" and known streams are expected.

Also potentially related bug #710444

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