Unable to use numpy arrays for certain element properties with recent pygobject
Nicolas Dufresne
nicolas at ndufresne.ca
Wed Apr 5 18:51:20 UTC 2023
Le lundi 03 avril 2023 à 22:03 -0400, Chad Hanna via gstreamer-devel a écrit :
> Hi all
>
> Has anyone else run into this problem and do you have any advice?
>
> https://gitlab.gnome.org/GNOME/pygobject/-/issues/488
Replied on the issue, please come here first next time, this is a support
request, not a bug report. Here's what you are looking for:
elem.props.kernel = numpy.array([1.3, 2.6, 3.9]).tolist()
Nicolas
More information about the gstreamer-devel
mailing list