On Fri, 2019-06-21 at 02:53 -0500, kilamski wrote:
> I can pass "capabilities" such as width, height or framerate to
> gst_caps_from_string() but no element "properties" such as quality
Caps and properties are not the same. You can't pass properties via
caps.
Caps only describe the concrete media format, independent of any
elements. Properties are configuration of a specific element.
gst_video_convert_sample() does not allow configuring element
properties for the encoder currently. Can you create a feature request
issue for that in GitLab?
--
Sebastian Dröge, Centricular Ltd ·
https://www.centricular.com_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel