[Bug 769962] videocompositor: Remove output format alpha check

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Aug 16 07:14:09 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=769962

--- Comment #2 from kevin <kevinbing.song at gmail.com> ---
We write one plugin based on videoaggregator for our hardware. The hardware has
the capability to do video blending. The input has alpha channel and the output
hasn't alpha channel. And we need the plugin output video format without alpha.
But above code will report error. And plugin can't overwrite the function which
report error.

Can changed to just print warning for loss of information?

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