[Webkit-unassigned] [Bug 116042] [GStreamer] [texmap] upload a video buffer into the video texture

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 12 23:45:30 PDT 2013


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





--- Comment #30 from Sebastian Dröge <slomo at circular-chaos.org>  2013-06-12 23:44:05 PST ---
(In reply to comment #29)

> > Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:44
> > +#define GST_SURFACE_CAPS "video/x-surface, opengl=true; "
> 
> Erm... no. There should not be any video/x-surface caps in 1.0 anywhere. Maybe you mean "video/x-raw(meta:GstVideoGLTextureMapper)" here?

And for that you should use GST_VIDEO_CAPS_MAKE_WITH_FEATURES() and also specify that you want BGRA/BGRx.

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