[Bug 663822] [subtitleoverlay] should not hardcode to use textoverlay element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 12 06:38:54 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=663822
  GStreamer | gst-plugins-base | 0.10.x

--- Comment #6 from Sebastian Dröge <slomo at circular-chaos.org> 2011-12-12 14:38:53 UTC ---
I guess the better solution would be to not add a property but do this with the
element classes and priorities only. textoverlay should only be used if no
compatible renderer with a rank >= marginal is available.


To make this feasable the code paths in _pad_blocked_cb() that currently
differentiate between renderers and parsers need to be refactored and the
renderer path has to be used after the parsers too. I'll try to get this done
today/tomorrow.

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