[Bug 778163] parsebin: Don't expose endpad if corresponding decoder is not supported

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 10 04:32:20 UTC 2017


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

--- Comment #7 from HoonHee Lee <hoonh83.lee at gmail.com> ---
(In reply to Olivier CrĂȘte from comment #6)
> Shouldn't playbin give parsebin also the caps of the sink, then the check
> for "decoder" should also check for a sink too?
> 
> Something like: ((IS_FACTORY (x) && (gst_element_factory_list_is_type(x,
> .._DECODER) || gst_element_factory_list_is_type(x, .._SINK))) ||
> (IS_ELEMENT(x) && GST_ELEMENT_IS_SINK(x)))

Hello Olivier CrĂȘte
Sorry, I don't get it what you mean exactly.
You want me to use autoplug-{factories/select/continue} signals in playbin3?
It would be helpful if you give me detailed explanation.

Thanks.

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