[Bug 681447] video overlay composition: fix video blending over transparent frame

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 27 07:28:21 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=681447
  GStreamer | gst-plugins-base | git

--- Comment #15 from Thibault Saunier <tsaunier at gnome.org> 2014-11-27 15:28:19 UTC ---
(In reply to comment #13)
> Note that this basically converts ARGB to xRGB and makes all frames opaque. Not
> sure if that is generally the expected behaviour.

This is clearly not what we expect. In GES we have:

   videotestsrc ! video/x-raw,format=ARGB ! textoverlay ! ....

to create title clips and we definitely want the output of textoverlay to also
be ARGB in that case so that it is transparent when mixed with the compositor
downstream.

-- 
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