Missing coreelements

Tim Müller tim at centricular.com
Wed Sep 20 08:40:23 UTC 2017


On Sat, 2017-09-16 at 21:00 -0400, Jerry Geis wrote:

Hi,

The output looks fine.

gst-inspect-1.0 on the plugin directly works, so libs are all found and
plugin can be loaded fine.

Not sure what it might be then.

Could just be a stale registry cache - try 

  $ rm ~/.cache/gstreamer-1.0/registry*
  $ gst-inspect-1.0

(Not sure why that would be, but best to just try.)

If all that doesn't help, try:

  $ rm ~/.cache/gstreamer-1.0/registry*
  $ GST_DEBUG=*:6 gst-inspect-1.0 2>&1 | grep -C20 coreelements

and see what it says.

Cheers
 -Tim

-- 
Tim Müller, Centricular Ltd - http://www.centricular.com

Join us at the GStreamer Conference!
21-22 October 2017 in Prague, Czech Republic
http://gstreamer.freedesktop.org/conference/


More information about the gstreamer-devel mailing list