[Webkit-unassigned] [Bug 86410] [texmap][GStreamer] Composited Video support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 12 01:46:35 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=86410





--- Comment #38 from Simon Hausmann <hausmann at webkit.org>  2012-10-12 01:47:16 PST ---
(In reply to comment #36)
> (In reply to comment #35)
> > Not actively working on this patch anymore. Would love to pick it up again, as it seems the latest gstreamer 1.0 source have received fixes that may improve the reliability of this interface and maybe make it usable, but I prioritize other issues over this currently.
> 
> Hi,
> 
> From what I understand from
> http://blogs.gnome.org/uraeus/2012/09/26/gstreamer-1-0-released/
> 
> > The changes will also make it a lot easier to write plugins and use plugins on PC platforms which use the GPU for decoding or encoding and that use OpenGL for rendering the playback
> 
> it is currently not possible to get an opengl texture from gstreamer-1.0 yet (although it could be possible in the future). Is there some way we can take advantage of gstreamer now to accelerate video ?

Well, I think what the blog is referring to is the fact that there's no stable supported API yet. However
there exists an unstable API and I think the best way to make that unstable API stable is to use it, provide
feedback if it needs changes and otherwise report back to the gstreamer folks that it's working great (in case it is),
so that they can get confidence in it and declare it stable.

That API is now called GstSurfaceMeta (see gstreamer-1.0/gst/video/gstsurfacemeta.h).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list