[Bug 671380] Decodebin2 gives Unknown type, posting message and firing signal with MI-X plugins (regression)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 6 07:06:43 PST 2012


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED

--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-03-06 15:06:37 UTC ---
The decoder seems to be able to output both video/x-mixvideo-private and some
kind of video/x-va. The main difference seems to be that in 0.10.35 the decoder
did a get_allowed_caps() on the source pad after getting the first buffer:

gst_pad_get_allowed_caps:<mixvideodecoderh2640:src> getting allowed caps
gst_pad_get_allowed_caps:<mixvideodecoderh2640:src> allowed caps
video/x-mixvideo-private

and in 0.10.36:

gst_pad_get_allowed_caps:<mixvideodecoderh2640:src> no peer

which makes it default to output video/x-va, which is where things start
failing then.

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