GNOME Bugzilla – Bug 555380
[cairotimeoverlay] Add support for alignment & positioning properties
Last modified: 2013-01-01 12:22:17 UTC
the properties for gstcairotimeoverlay showed with gst-inspect and showed in the doc are very few (none?!)! When I try to use halign and valign from gstcairotextoverlay I get a warning that halign doesn't exist! It's a little bit strange, probably something went wrong there... Runtime Warning: (cheese:18643): GLib-GObject-WARNING **: IA__g_object_set_valist: object class `GstCairoTimeOverlay' has no property named `halign'
This is not a bug... this functionality is only implemented in cairotextoverlay and timeoverlay/textoverlay currently. So let's make this an enhancement bug :)
The cairotimeoverlay and cairotextoverlay elements have been removed in 1x. Please use the pango-based elements from gst-plugins-base instead. commit e3dbf9e2569914f49cc4ff7cc2925543eda38636 Author: Tim-Philipp Müller <tim@centricular.net> Date: Tue Jan 1 12:12:02 2013 +0000 cairo: remove old cairo-based text renderering element They haven't worked well or at all in a very long time and were rather bit-rotten, and there's no need for them any more.