[gstreamer-bugs] [Bug 570144] [ffdec] decodes unlinked streams

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 30 12:07:06 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=570144
  GStreamer | gst-ffmpeg | git

--- Comment #13 from Edward Hervey <bilboed at gmail.com> 2010-03-30 19:07:00 UTC ---
An easier solution would be to add a mode to decodebin2/uridecodebin to remove
unused elements based on the output caps.

That way if you only wanted audio, you could set
"audio/x-raw-int;audio/x-raw-float" on the caps property of decodebin2, select
that mode and then decodebin2 would remove unused elements once it sees it's a
unrecognized stream.

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