[Bug 769176] New: gstfaceoverlay: Detect multiple images and allow to overlay multiple images with different types.
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jul 26 04:43:05 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=769176
Bug ID: 769176
Summary: gstfaceoverlay: Detect multiple images and allow to
overlay multiple images with different types.
Classification: Platform
Product: GStreamer
Version: unspecified
OS: Linux
Status: NEW
Severity: enhancement
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: cfoch.fabian at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 332126
--> https://bugzilla.gnome.org/attachment.cgi?id=332126&action=edit
faceoverlay: Detect multiple iamges and allow to overlay multiple images with
different types.
Problems with the current element:
- gstfaceoverlay only can add an overlayed image over an only one face.
- gstfaceoverlay only supports SVG files.
Solutions in the proposed patch:
- gstfaceoverlay used gstrsvgoverlay element. I have replaced it by a
gstcairooverlay so I can draw whatever I want there, for example, multiple
images over all the detected faces.
_ Since I can draw whatever I want, I can put gdkpixbuf in cairo, so that
allows the plugin to support multiple faces.
This patch depends on https://bugzilla.gnome.org/show_bug.cgi?id=764011
--
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