[Bug 698712] playbin: autoplug video decoder and sink based on caps features

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Apr 28 12:31:35 PDT 2013


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

--- Comment #47 from sreerenj <bsreerenj at gmail.com> 2013-04-28 19:31:31 UTC ---
(In reply to comment #45)
> Nothing is really blocking this, I'll look at this on Monday :)

Thanks :)

> 
> For the optimization, yes it should be a separate commit. But why wouldn't we
> be able to select a proper sink anymore then? We can do that right now without
> the dec-sink list too


In the current implementation (with my patch), we are searching in the dec-sink
list with in autoplug_select to find out the appropriate sink element . So
there is no autovideosink or autoaudiosink ..right?

But if we keep a dec-sink list which is only having combinations with more than
one capsfeatures ,then how it could be possible to find out the sink element
with out using autovideosink/autoaudiosink. (eg: in a case of having no element
in dec-sink list)?

What i am saying is, "keep the large dec-sink list and get an advantage of no
autovideosink/autoaudiosink initiation :)

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