[Bug 792798] video-overlay: Add helper to make render rectangle controllable with properties

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jan 23 16:29:27 UTC 2018


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

--- Comment #6 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
As Tim said. I also tried to find some implicit or semi implicit tricks around
GstVideoSink base class, but it ended up the same, so it was pointless to force
the helpers in there.

That was the least effort helpers I found yesterday. The only other way I can
think of is to make this a single property. That  would solve the very first
concern. For this I'd:

 - box the rectangle (and make a type for it)
- implement gvalue string converting + syntax
- add gst_param for that

It's more work behind the scene, but would probably fit better. What do you
think ?

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