[Bug 763756] gl ! textoverlay ! glupload ! glfilter doesn't negotiate
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Mar 16 15:11:10 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=763756
--- Comment #2 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
Created attachment 324110
--> https://bugzilla.gnome.org/attachment.cgi?id=324110&action=edit
glfilter: only allow the same src/sink caps when we are in passthrough
This, I'm not entirely sure about.
While textoverlay ! glcolorbalance ! glimagesinkelement will now work, changing
any of the glcolorbalance properties so it's not in passthrough anymore will
fail negotiating unless you add glupload/gldownload around textoverlay which
will admittedly go (non-)passthrough as required.
The other concern is how this interacts with transform_ip_on_passthrough
although we don't currently have any gl elements that do that so tests for that
are non-existent.
--
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