<div dir="auto">Thanks, Nicolas.<div dir="auto"><br></div><div dir="auto">Fwiw, it was first reported in gstreamer and suggested to report to pygobject, see here</div><div dir="auto"><br></div><div dir="auto"><a href="https://gitlab.freedesktop.org/gstreamer/gst-python/-/issues/50">https://gitlab.freedesktop.org/gstreamer/gst-python/-/issues/50</a><br></div><div dir="auto"><br></div><div dir="auto">Your example is helpful but I am not sure that it actually addresses all of the cases that previously worked, unfortunately.  Our workaround is much more extensive at this point than just adding a .to list() for every case with array like properties and it used to be much easier.  I will follow up when I can, but it sounds like there is no intention to restore the previous behavior?  That is useful for our planning.</div><div dir="auto"><br></div><div dir="auto">Best,</div><div dir="auto"><br></div><div dir="auto">Chad </div><div dir="auto"><br></div><div dir="auto"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Apr 5, 2023, 2:51 PM Nicolas Dufresne <<a href="mailto:nicolas@ndufresne.ca">nicolas@ndufresne.ca</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le lundi 03 avril 2023 à 22:03 -0400, Chad Hanna via gstreamer-devel a écrit :<br>
> Hi all<br>
> <br>
> Has anyone else run into this problem and do you have any advice?<br>
> <br>
> <a href="https://gitlab.gnome.org/GNOME/pygobject/-/issues/488" rel="noreferrer noreferrer" target="_blank">https://gitlab.gnome.org/GNOME/pygobject/-/issues/488</a><br>
<br>
Replied on the issue, please come here first next time, this is a support<br>
request, not a bug report. Here's what you are looking for:<br>
<br>
  elem.props.kernel = numpy.array([1.3, 2.6, 3.9]).tolist()<br>
<br>
Nicolas<br>
</blockquote></div>