GStreamer-CRITICAL **: gst_mini_object_unref: assertion 'mini_object->refcount > 0' failed

Costin B costinb7 at gmail.com
Fri Feb 6 01:45:32 PST 2015


Hi everybody,
I have the following GStreamer-CRITICAL warning and I can't get rid of it:

$ gst-launch-1.0 souphttpsrc location="http://IP/video.cgi?videocodec=h264"
user-id=USER user-pw=PASSWORD do-timestamp=true ! multipartdemux ! fakesink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
^Chandling interrupt.
Interrupt: Stopping pipeline ...
Execution ended after 0:00:01.692054125
Setting pipeline to PAUSED ...
Setting pipeline to READY ...

(gst-launch-1.0:12437): GStreamer-CRITICAL **: gst_mini_object_unref:
assertion
'mini_object->refcount > 0' failed
Setting pipeline to NULL ...
Freeing pipeline ...

(For the warning to appear I pressed CTRL-C for stopping the stream.)
It seems that it is from the multipartdemux element, if I execute the
command
without it the warning does not appear.

I am using Gstreamer 1.4.5.

I searched a lot in internet and I've found a lot of questions related to
this issue but none of them helped me.

It is very important to me to fix this warning. Can somebody help me with a
fix?



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/GStreamer-CRITICAL-gst-mini-object-unref-assertion-mini-object-refcount-0-failed-tp4670619.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list