Can't located plugin on Ubuntu 18.04

Nicolas Dufresne nicolas at ndufresne.ca
Mon Jul 9 23:17:48 UTC 2018


Le lun. 9 juil. 2018 16:57, Olivier Crête <olivier.crete at collabora.com> a
écrit :

> Hi,
>
> The "entry point" of a plugin in now taken from the filename, so a
> plugin name libgstbob.so would have an entry point name gst_bob_blah ..
> I'm not sure what it does with the -1.0, but you can probably try
> naming the plugin in GST_PLUGIN_DEFINE to breakout_1_0
>

I believe it will be confused by the dot, since the addition of the Python
plugin naming. I don't believe version on plugin files already in a
versionned folder make sense, but patches to support this will be accepted.


> Olivier
>
> On Tue, 2018-06-12 at 13:34 -0700, jimfcarroll wrote:
> > Okay,
> >
> > It appears that if I just change the name of the library to
> > libgstbreakout.so from libgstbreakout-1.0.so the gst-inspect-1.0 and
> > gst-launch-1.0 can pick it up. However, under gstreamer-1.0 version
> > 1.8 (vs
> > 1.14) it worked the way it's currently named (with the "-1.0.so").
> >
> > Because it's a pain to get java to pick up plugin libs that aren't
> > named
> > with a "-1.0.so", does someone understand what's happening here? Is
> > this a
> > bug in 1.14, or is it (more likely) something I'm doing wrong.
> >
> > Thanks
> > Jim
> >
> >
> >
> >
> > --
> > Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> > _______________________________________________
> > gstreamer-devel mailing list
> > gstreamer-devel at lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
> --
> Olivier Crête
> olivier.crete at collabora.com
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180709/4ac164b2/attachment-0001.html>


More information about the gstreamer-devel mailing list