<div dir="ltr">Windows uses paths set in the environment to specify the DLL search paths. Verify that you have put them in a directory that is actually on the search path.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Thu, Jan 30, 2014 at 7:05 AM, Josh Doe <span dir="ltr"><<a href="mailto:josh@joshdoe.com" target="_blank">josh@joshdoe.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Wed, Jan 29, 2014 at 6:23 PM, Eugen Dedu<br>
<<a href="mailto:Eugen.Dedu@pu-pm.univ-fcomte.fr">Eugen.Dedu@pu-pm.univ-fcomte.fr</a>> wrote:<br>
> Hi all,<br>
><br>
> I need gstreamer and its plugins for Windows.  I cross-built with mingw-w64<br>
> gstreamer and gst-plugins-base.  I copied libgstapp-1.0-0.dll,<br>
> libgstbase-1.0-0.dll and libgstreamer-1.0-0.dll and other libraries and my<br>
> .exe to the Windows machine, but I have errors with gstreamer not finding<br>
> some plugin.<br>
<br>
</div>I've never cross compiled, but my guess is a library dependency issue.<br>
Are there really no errors from gst-inspect? Try increasing debugging<br>
with GST_DEBUG=*:3 or so. Also try running Dependency Walker.<br>
<span class="HOEnZb"><font color="#888888"><br>
-Josh<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br></div>