[Bug 687182] playbin: autoplugging s/w and h/w accelerated deinterlacers

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 22 06:37:33 PDT 2014


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

--- Comment #39 from sreerenj <bsreerenj at gmail.com> 2014-10-22 13:37:24 UTC ---
I think there could be an easy way to do this in playsink. Right now we are
always configuring decoder+sink combination together from decodebin.
So before creating the deinterlacer in playsink, we will always have a sink
element configured with playsink. So just attach the deinterlacer which has
more number of memory_capsfeatures in common with the sink element.

Only thing is that the vaapipostproc element should advertise itz Factory
details Klass as "Filter/Converter/Video; Filter/Effect/Video/Deinterlace".

Am I missing something?

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