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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 28 08:46:41 PST 2011


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |slomo at circular-chaos.org
     Ever Confirmed|0                           |1

--- Comment #4 from Sebastian Dröge <slomo at circular-chaos.org> 2011-11-28 16:46:41 UTC ---
subtitleoverlay has textoverlay hardcoded as the default renderer that is used
when a subtitle parser is used (i.e. subparse) and no renderer is available.

It would make sense to make this configurable via properties instead of
hardcoding textoverlay. A patch to do that would be acceptable, the property
should work similar to the {text,video,audio}-sink properties of playbin2.

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