[Bug 759867] text rendering is not opengl accelerated properly

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Dec 27 18:52:59 PST 2015


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

Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas.dufresne at collabora.
                   |                            |co.uk
           Severity|normal                      |enhancement

--- Comment #2 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
It's a feature request, what I have in mind, is that we could add
meta:GstVideoOverlayComposition support to glvideomixer, or add new element
like glvideooverlaycomposer that will input
memory:GLMemory,meta:GstVideoOverlayComposition and will output
memory:GLMemory.

Composing the overlay is similar to what video mixer does, except that the
overlays need to be uploaded. A seperate element is probably much simpler as we
have an helper library, though being able to compose and mix in a single pass
will be more future proof for performance and pipeline simplicity.

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