GStreamer-CRITICAL **: unable to compare values of type GstCaps
Tim-Philipp Müller
t.i.m at zen.co.uk
Wed Sep 4 01:48:31 PDT 2013
On Tue, 2013-09-03 at 22:42 -0700, nitesh wrote:
Hi,
> I am trying to change capabilities of pad at runtime but after changing
> facing this error
> "GStreamer-CRITICAL **: unable to compare values of type GstCaps"
>
> Unable to find the actual problem, Any comments...???
Some more context would be useful: what exactly are you doing? What
version of GStreamer are you using? Why don't you use
gst_caps_is_equal() to compare caps?
There's a GValue compare function for caps in git master (1.1.x) now,
for what it's worth.
Cheers
-Tim
More information about the gstreamer-devel
mailing list