libgstx264.so: undefined symbol: x264_encoder_open_130

Sebastian Dröge sebastian at centricular.com
Tue Feb 24 00:04:15 PST 2015


On Mo, 2015-02-23 at 18:50 -0600, Larry Wyble wrote:
> I installed the plugin ugly for gstreamer as a dependency of
> subtitleeditor. Actually I installed a boatload of dependencies. :)
> But the problem I ran into, was when I ran subtitleeditor I got the
> following error:
> 
> (gst-plugin-scanner:6848): GStreamer-WARNING **: Failed to load plugin
> '/usr/lib/gstreamer-0.10/libgstx264.so': /usr/lib/gstreamer-0.10/libgstx264.so:
> undefined symbol: x264_encoder_open_130
> 
> What is the problem here, any ideas? Did I miss a configure option or
> something?

This most likely means that you installed a version of the GStreamer
plugin that was built against a different version of libx264 than what
you have installed currently. Or that it wasn't properly linked against
libx264 to begin with.

-- 
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/20150224/91c22d18/attachment.sig>


More information about the gstreamer-devel mailing list