'playbin' gstreamer plugin missing

Sebastian Dröge sebastian at centricular.com
Tue Nov 17 03:45:53 PST 2015


On Mo, 2015-11-16 at 02:58 -0800, Ashish Kumar Mishra wrote:
> 
> (gst-inspect-1.0:19977): GStreamer-WARNING **: Failed to load plugin
> ‘/usr/local/lib/gstreamer-1.0/libgstvideoscale.so’:
> /usr/local/lib/gstreamer-1.0/libgstvideoscale.so: undefined symbol:
> gst_video_converter_new

The way how you installed GStreamer from source is wrong. It's using
the old libraries that are probably somewhere in /usr/lib instead of
the new ones in /usr/local/lib. Running ldconfig might solve this,
otherwise you'll have to check how the library search path is
configured on your system and fix it.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20151117/bf2bd462/attachment.sig>


More information about the gstreamer-devel mailing list