[Bug 787973] playbin reset the color balance value in video-sink parameters.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 4 05:25:46 UTC 2017


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

--- Comment #8 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
(In reply to Ung, Teng En from comment #7)

> Can those proxies be removes from playbin and it just pass through all these
> handling of color balance to underneath elements, since it don't have any
> real control of those.  This may make the whole user experience more aligned.

I don't think it would be possible to remove the interfaces from playbin, a ton
of applications in the world will break.

As far as I know, only vaapisink exposes as property the color balance
controls, no other sink does it, they expose them through the interface. So
perhaps it was a design error, but we have keep them now.

The only solution it came to my mind is to make the proxy in playbin to read
the current values of the proxied element at the beginning.

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