[Bug 734220] decodebin/uridecodebin/playbin support multiple srcpads in a parser

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 6 01:16:17 PDT 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #282640|none                        |needs-work
             status|                            |

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-08-06 08:16:15 UTC ---
(From update of attachment 282640)
This is not correct. Not every video parser can have multiple srcpads, and you
still need to handle the parsers as parsers elsewhere in the decodebin code.
This patch would break conversion of stream formats for example.

If you look elsewhere in decodebin you will see some parser specific code that
still must be called for this.


Maybe there should be a separate demuxer element for extracting the ancilliary
data instead of putting it into the parser? Might be an easier solution

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