[gstreamer-bugs] [Bug 617868] [decodebin2] Option to not expose/decode all streams

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 7 08:34:36 PDT 2010


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

--- Comment #4 from Sebastian Dröge <slomo at circular-chaos.org> 2010-05-07 15:34:29 UTC ---
(In reply to comment #2)
> Created an attachment (id=160496)
 View: https://bugzilla.gnome.org/attachment.cgi?id=160496
 Review: https://bugzilla.gnome.org/review?bug=617868&attachment=160496

> decodebin2: Add a property to not expose/decode all streams
> 
> API : expose-all-streams
> 
> If disabled:
> * only the streams that CAN be decoded and match the final caps will have a
>   decoder plugged in and be exposed.
> * the streams that COULD HAVE BEEN decoded but do not match the finals caps
>   will not have a decoder plugged in and will not be exposed.

I.e. you'll never plug a parser or RTP depayloader because it can "decode" but
the output doesn't match the final caps?

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