What are the main reasons of plugin blacklisted ?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

What are the main reasons of plugin blacklisted ?

satinder.vsys
Hi ,

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.

Thanks & Regards,
Satinder



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: What are the main reasons of plugin blacklisted ?

Nicolas Dufresne-5
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
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (201 bytes) Download Attachment