UNCONFIRMED 116040
[texmap] [GStreamer] support cropping in composited video
https://bugs.webkit.org/show_bug.cgi?id=116040
Summary [texmap] [GStreamer] support cropping in composited video
Víctor M. Jáquez L.
Reported 2013-05-13 09:36:55 PDT
In bug #86410, composited video support, using the TexturMapper, was added. But it doesn't handle when the video needs to be cropped, as the case of theora codecs. One approach can be to improve the TextureMapper::drawTexture() method allowing the video cropping using OpenGL. Look at the http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/ext/eglgles/gsteglglessink.c as an example.
Attachments
Philippe Normand
Comment 1 2013-05-13 09:41:53 PDT
Adding No'am :)
Philippe Normand
Comment 2 2018-02-09 10:08:41 PST
So we need to handle the GstCropMeta? Adding Miguel in CC.
Note You need to log in before you can comment on or make changes to this bug.