Rgd "WARNING: No value transform to serialize field" with gst 1.8.0

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Rgd "WARNING: No value transform to serialize field" with gst 1.8.0

Sanjay Gupta
Hi,
I noticed several warnings like following in the log at run time. is
this a serious warning? This warning was not seen in 1.6.2 version.

[...]
WARNING:structure gststructure.c:1935
priv_gst_structure_append_to_gstring(NULL): No value transform to
serialize field 'pool' of type 'GArray'
[...]

Thanks and Regards,
Sanjay
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Rgd "WARNING: No value transform to serialize field" with gst 1.8.0

Sebastian Dröge-3
On Mo, 2016-04-11 at 22:18 +0530, Sanjay Gupta wrote:
> Hi,
> I noticed several warnings like following in the log at run time. is
> this a serious warning? This warning was not seen in 1.6.2 version.
>
> [...]
> WARNING:structure gststructure.c:1935
> priv_gst_structure_append_to_gstring(NULL): No value transform to
> serialize field 'pool' of type 'GArray'
> [...]

That's not really a problem. It's caused by some queries having a
GArray as fields, which can't be serialized (and don't make sense to
serialize in this case).

--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (968 bytes) Download Attachment