[Bug 745107] glimagesink: implement GstVideoOverlayCompositionMeta

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 21 18:48:41 PDT 2015


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

--- Comment #78 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Note, here's few more thing that will need fixing (originally reported by
Sebastien, and I didn't understood what he meant).

* Handle the case force-aspect-ratio == FALSE
* Handle the case where pixel-aspect-ratio != 1/1

This would be pretty much the same in the way to handle. Basically, we need to
compute the resulting aspect ratio and use that when placing the overlay.
Ideally, we'd pass this pixel-aspect-ratio along with the window width and
height so we can get a pre-render that match the display.

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