GStreamer-CRITICAL **: gst_mini_object_unref: assertion 'mini_object->refcount > 0' failed
Tim Müller
tim at centricular.com
Fri Feb 6 02:24:55 PST 2015
On Fri, 2015-02-06 at 01:45 -0800, Costin B wrote:
> Hi everybody,
> I have the following GStreamer-CRITICAL warning and I can't get rid of it:
> (gst-launch-1.0:12437): GStreamer-CRITICAL **: gst_mini_object_unref:
> It is very important to me to fix this warning. Can somebody help me with a
> fix?
You could have pointed out that you've filed a bug about this already (a
bug where further information is available).
https://bugzilla.gnome.org/show_bug.cgi?id=744044
The fastest way to get this fixed is to allow someone else to reproduce
that, either by giving them access to your stream, or perhaps by doing
gst-launch-1.0 souphttpsrc
location="http://IP/video.cgi?videocodec=h264" user-id=USER
user-pw=PASSWORD do-timestamp=true ! gdppay ! filesink location=ip.gdp
and then (control-C after a while)
gst-launch-1.0 filesrc location=ip.gdp ! gdpdepay ! multipartdemux ! ...
If that reproduces the problem, you could attach the file to the bug
report.
Cheers
-Tim
--
Tim Müller, Centricular Ltd - http://www.centricular.com
More information about the gstreamer-devel
mailing list