Can't located plugin on Ubuntu 18.04

Olivier CrĂȘte olivier.crete at collabora.com
Mon Jul 9 20:47:05 UTC 2018


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

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


More information about the gstreamer-devel mailing list