[Bug 780053] rawvideoparse: Stride/Offset no longer usable from gst-launch

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 16 05:49:42 UTC 2017


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

--- Comment #10 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Nicolas Dufresne (stormer) from comment #9)

> > I don't think having only a GstValueArray property is a good idea. This
> > makes it nearly impossible to use from bindings. See all the discussions we
> > had about audiomixmatrix, where we now ended up with two properties: one
> > GValueArray for bindings, one GstValueArray for gst-launch. It all sucks
> > really, but this seems to be the least bad approach to make usage easy.
> 
> Or could I just go back to using a string, like I did when I added strides
> and offset in the origin videoparse element ?

In a second property, sure. Or a GstValueArray second property.

That way you can sanely use it from C and bindings (without stringly typed
programming), and from gst-launch.

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