What are the main reasons of plugin blacklisted ?

Nicolas Dufresne nicolas at ndufresne.ca
Fri Sep 29 13:34:47 UTC 2017


Le vendredi 29 septembre 2017 à 00:14 -0700, satinder.vsys a écrit :
> I installed gstreamer-1.0 on ubuntu machine , Is anybody know why
> gst-inspect says plugins is blacklisted  , I also remove it's
> registry file
> but again I got blacklisted .
> Any reason please anyone ans asap. 

There is a lot of reason a plugin can be blacklisted. Here's a subset
for you:

- The plugin crashed during init
- The shared library links are broken (not found / missing deps)
- The plugins files are not plugins


For each blacklisted plugins, you can see the reason by inspecting it
directly:

  gst-inspect-1.0 /usr/lib/<whatever-ubuntu-debian-wants>/gstreamer-1.0/libgstmypluygin.so

Nicolas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170929/8cd9ca32/attachment.sig>


More information about the gstreamer-devel mailing list