[gstreamer-bugs] [Bug 638859] New: [textoverlay] attached patch adds support for controllable parameters
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jan 6 12:12:15 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=638859
GStreamer | gst-plugins-base | git
Summary: [textoverlay] attached patch adds support for
controllable parameters
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: dirjud at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
This patch makes it so that silent, color, xpos, and ypos are contorllable
parameters in the pango textoverlay. This lets you create a controller and
effectively animate the position, color, and visibility of the textoverlay.
I had to modify the Makefile.am for this module to add
-lgstcontroller-$(GST_MAJORMINOR) to the LIBADD variable. I am not sure why I
had to do this given other elements I looked at (like alpha) don't do it. Can
someone tell me the proper way to to do this?
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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