<div dir="ltr"><div>Thanks for the suggestions. The plugins got built as I initially showed when listing /usr/local/lib/gstreamer-1.0</div><div><br></div><div><span style="font-size:13px">/usr/local/lib/gstreamer-1.0/ is indeed my one and only plugin folder</span><br></div><div><span style="font-size:13px"><br></span></div>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.<br><div><br></div><div><div><font face="monospace, monospace">nexusdev@ubuntu:~/Development/3rdparty/gst-plugins-good-1.4.4/build$ echo $LD_LIBRARY_PATH</font></div><div><font face="monospace, monospace">/usr/local/lib:</font></div></div><div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">nexusdev@ubuntu:~/Development/3rdparty/gst-plugins-good-1.4.4/build$ echo $GST_PLUGIN_PATH</font></div><div><font face="monospace, monospace">/usr/local/lib/gstreamer-1.0:</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">nexusdev@ubuntu:~/Development/3rdparty/gst-plugins-good-1.4.4/build$ pkg-config --modversion vpx</font></div><div><font face="monospace, monospace">1.3.0</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">nexusdev@ubuntu:~/Development/3rdparty/gst-plugins-good-1.4.4/build$ ls /usr/local/lib | grep vpx</font></div><div><font face="monospace, monospace">libvpx.a</font></div><div><font face="monospace, monospace">libvpx.so</font></div><div><font face="monospace, monospace">libvpx.so.1</font></div><div><font face="monospace, monospace">libvpx.so.1.3</font></div><div><font face="monospace, monospace">libvpx.so.1.3.0</font></div></div><div><font face="monospace, monospace"><br></font></div><div><div><font face="monospace, monospace">nexusdev@ubuntu:~/Development/3rdparty/gst-plugins-good-1.4.4/build$ ls /usr/local/lib/gstreamer-1.0/ | grep vpx</font></div><div><font face="monospace, monospace"><a href="http://libgstvpx.la">libgstvpx.la</a></font></div><div><font face="monospace, monospace">libgstvpx.so</font></div></div><div><font face="monospace, monospace"><br></font></div><div><div><font face="monospace, monospace">nexusdev@ubuntu:~/Development/3rdparty/gst-plugins-good-1.4.4/build$ cat /etc/ld.so.conf.d/*.conf</font></div><div><font face="monospace, monospace">/opt/AMDAPPSDK-2.9-1/lib/x86_64</font></div><div><font face="monospace, monospace">/opt/AMDAPPSDK-2.9-1/lib/x86</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace"># libc default configuration</font></div><div><font face="monospace, monospace">/usr/local/lib</font></div><div><font face="monospace, monospace"># Multiarch support</font></div><div><font face="monospace, monospace">/lib/x86_64-linux-gnu</font></div><div><font face="monospace, monospace">/usr/lib/x86_64-linux-gnu</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">/usr/lib/fglrx</font></div><div><font face="monospace, monospace">/usr/lib32/fglrx</font></div><div><font face="monospace, monospace"># Legacy biarch compatibility support</font></div><div><font face="monospace, monospace">/lib32</font></div><div><font face="monospace, monospace">/usr/lib32</font></div></div><div><br></div><div>Cheers, </div><div>Sérgio</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-01-24 16:41 GMT+01:00 Nicolas Dufresne <span dir="ltr"><<a href="mailto:nicolas.dufresne@collabora.com" target="_blank">nicolas.dufresne@collabora.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Le 2015-01-24 10:28, Tim Müller a écrit :<span class=""><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Looks like it only built the static version of the library, not the<br>
shared one. Try passing --enable-shared to libvpx's configure.<br>
</blockquote></span>
I assumed if the plugin got build, it was statically linked.<span class="HOEnZb"><font color="#888888"><br>
<br>
Nicolas</font></span><div class="HOEnZb"><div class="h5"><br>
______________________________<u></u>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.<u></u>freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/<u></u>mailman/listinfo/gstreamer-<u></u>devel</a><br>
</div></div></blockquote></div><br></div>