After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 708411 - Support setting the title/text background color with transparency
Support setting the title/text background color with transparency
Status: RESOLVED OBSOLETE
Product: pitivi
Classification: Other
Component: Title editor
0.91
Other Linux
: Normal enhancement
: 1.2
Assigned To: Pitivi maintainers
Pitivi maintainers
: 709140 (view as bug list)
Depends on: 681447
Blocks:
 
 
Reported: 2013-09-19 20:10 UTC by Jean-François Fortin Tam
Modified: 2015-10-20 13:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jean-François Fortin Tam 2013-09-19 20:10:02 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.
Comment 1 Jean-François Fortin Tam 2014-09-27 21:43:11 UTC
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...
Comment 2 Jean-François Fortin Tam 2015-07-24 20:47:48 UTC
*** Bug 709140 has been marked as a duplicate of this bug. ***
Comment 3 Thibault Saunier 2015-10-20 13:02:37 UTC
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.