[gstreamer-bugs] [Bug 617868] [decodebin2] Option to remove elements from unknown streams
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri May 7 02:59:29 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=617868
GStreamer | gst-plugins-base | git
--- Comment #2 from Edward Hervey <bilboed at gmail.com> 2010-05-07 09:59:25 UTC ---
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.
If no decoder is available to decode a certain stream, then the missing element
message will still be emitted regardless of the value of the property.
--
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