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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Feb 13 05:57:40 UTC 2017


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

--- Comment #9 from HoonHee Lee <hoonh83.lee at gmail.com> ---
(In reply to Olivier CrĂȘte from comment #8)
> Yes, I think that when we want to add support for decoding sinks in
> playbin3, we'll to have parsebin delegate the decision on whether this is an
> acceptable caps to expose or not to the parent playbin3 which knows about
> the sinks.

Hello Olivier CrĂȘte
Thanks for your reply.

I have one more question.
In latest version, parsebin emits "autoplug-factories" to decodebin3 in
analyze_new_pad () but, decodebin3 does not add callback function likes
"g_signal_connect (parsebin, "autoplug-factories"...)".
Thus, decodebin3 can not response the "autoplug-factories" signal and then
can not emit "autoplug-factories" signal to playbin3.

Is there any intention not to implement "autoplug-factories" signal between
decodebin3 and playbin3? or just missed to implement?

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