Hi
On gstreamer 1.4.5, now and then, issuing gst-inspect-1.0 -b, results in the following:
(gst-plugin-scanner:46481): GLib-GObject-WARNING **: cannot register existing type 'MpegTSBase'
(gst-plugin-scanner:46481): GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed
(gst-plugin-scanner:46481): GLib-GObject-CRITICAL **: g_type_register_static: assertion 'parent_type > 0' failed
(gst-plugin-scanner:46481): GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed
(gst-plugin-scanner:46481): GStreamer-CRITICAL **: gst_element_register: assertion 'g_type_is_a (type, GST_TYPE_ELEMENT)' failed
(gst-plugin-scanner:46481): Clutter-CRITICAL **: Unable to initialize Clutter: Unable to open display. You have to set the DISPLAY environment variable, or use the --display command line argument
Blacklisted files:
libgstclutter.so
libgstmpegtsdemux.so
Total count: 2 blacklisted files
Not sure what Clutter lib is meant to do; however, as it seems to need access to X display, problem is expected, as this command was executed on a remote shell, without X forwarding.
MpegTSBase, is the one that sometimes gets blacklisted and other times has no problems.
Any thoughts?
Cheers,
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel