[Bug 742924] decodebin: Initial decoder negotiation will always fail

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 28 05:41:55 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=742924

Matthew Waters <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ystreet00 at gmail.com

--- Comment #11 from Matthew Waters <ystreet00 at gmail.com> ---
Ok, so the problem is that the decoder src pad is not linked to anything when
decodebin attempts setting the decoder to PAUSED.  All events/queries therefore
disappear into the void.

Theoretically, the GstDecodePad should be targeted at the decoder src pad when
setting the decoder to PAUSED so that caps/allocation queries can at least be
propagated by the autoplug-query infrastructure inside decodebin.

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