GNOME Bugzilla – Bug 708411
Support setting the title/text background color with transparency
Last modified: 2015-10-20 13:02:37 UTC
We were missing something in GES/gstreamer to set the background color of titlesource in order to use exclusively this element for our title editor. However, there now is ges_timeline_title_source_set_background () ...in the api docs in GES. In theory, this "should" work now that we have video compositing/mixing in GES. Once this is done, the title editor/timeline codebase in Pitivi should be updated to get rid of the silly "titles as overlays as properties of a video clip" approach, and only keep the "each title is a clip by itself" approach. See http://wiki.pitivi.org/wiki/Title_editor_design for an explanation of that.
Setting a transparent color "works" now in the UI, but it doesn't actually get taken into account by the backend, it doesn't become transparent/composited...
*** Bug 709140 has been marked as a duplicate of this bug. ***
This bug has been migrated to https://phabricator.freedesktop.org/T3061. Please use the Phabricator interface to report further bugs by creating a task and associating it with Project: Pitivi. See http://wiki.pitivi.org/wiki/Bug_reporting for details.