Gst-inspect not finding built plugins

Sérgio Agostinho sergio.r.agostinho at gmail.com
Sat Jan 24 07:50:49 PST 2015


Thanks for the suggestions. The plugins got built as I initially showed
when listing /usr/local/lib/gstreamer-1.0

/usr/local/lib/gstreamer-1.0/ is indeed my one and only plugin folder

I tried rebuilding and reinstalling gst-plugins-good 1.4.4 with those envs
you mentioned. I also built the shared libs of libvpx. Ld config does not
seem to be set. Here's some more info.

nexusdev at ubuntu:~/Development/3rdparty/gst-plugins-good-1.4.4/build$ echo
$LD_LIBRARY_PATH
/usr/local/lib:

nexusdev at ubuntu:~/Development/3rdparty/gst-plugins-good-1.4.4/build$ echo
$GST_PLUGIN_PATH
/usr/local/lib/gstreamer-1.0:

nexusdev at ubuntu:~/Development/3rdparty/gst-plugins-good-1.4.4/build$
pkg-config --modversion vpx
1.3.0

nexusdev at ubuntu:~/Development/3rdparty/gst-plugins-good-1.4.4/build$ ls
/usr/local/lib | grep vpx
libvpx.a
libvpx.so
libvpx.so.1
libvpx.so.1.3
libvpx.so.1.3.0

nexusdev at ubuntu:~/Development/3rdparty/gst-plugins-good-1.4.4/build$ ls
/usr/local/lib/gstreamer-1.0/ | grep vpx
libgstvpx.la
libgstvpx.so

nexusdev at ubuntu:~/Development/3rdparty/gst-plugins-good-1.4.4/build$ cat
/etc/ld.so.conf.d/*.conf
/opt/AMDAPPSDK-2.9-1/lib/x86_64
/opt/AMDAPPSDK-2.9-1/lib/x86

# libc default configuration
/usr/local/lib
# Multiarch support
/lib/x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu

/usr/lib/fglrx
/usr/lib32/fglrx
# Legacy biarch compatibility support
/lib32
/usr/lib32

Cheers,
Sérgio

2015-01-24 16:41 GMT+01:00 Nicolas Dufresne <nicolas.dufresne at collabora.com>
:

>
> Le 2015-01-24 10:28, Tim Müller a écrit :
>
>> Looks like it only built the static version of the library, not the
>> shared one. Try passing --enable-shared to libvpx's configure.
>>
> I assumed if the plugin got build, it was statically linked.
>
> Nicolas
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150124/209fc776/attachment.html>


More information about the gstreamer-devel mailing list