<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Josh,<br><br>   Thank you very much!<br><br>   could you please give me some clue about how to build gstreamer with "cerbero" for windows?  Is there any webpage for it?<br><br><br>Thanks and regards,<br>Haiming Wang<br><br><div><hr id="stopSpelling">From: josh@joshdoe.com<br>Date: Tue, 21 May 2013 10:17:38 -0400<br>Subject: Re: How to install a plugin to the installed SDK?<br>To: gstreamer-devel@lists.freedesktop.org<br><br><div dir="ltr">On Tue, May 21, 2013 at 10:06 AM, Haiming Wang <span dir="ltr"><<a href="mailto:whm_buaa@hotmail.com" target="_blank">whm_buaa@hotmail.com</a>></span> wrote:<br><div class="ecxgmail_extra"><div class="ecxgmail_quote">

<blockquote class="ecxgmail_quote" style="border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex;">


<div><div dir="ltr">Hi Josh,<br><br>  Thank you very much for your timely help.<br>   Actually, before I see your email, I also tried exactly the same as you suggest.   But looks like libgstx264.dll depneds on other dlls. So I got an error as below:<br>

 <br><font color="#AC193D">D:\gstreamer-sdk\ossbuild\Build\Windows\Win32\Release\bin>gst-inspect-0.10 x264</font><font color="#AC193D"><br></font><font color="#AC193D"><br></font><font color="#AC193D">(gst-inspect-0.10:2192): GStreamer-WARNING **: Failed to load plugin 'D:\gstream</font><font color="#AC193D"><br>

</font><font color="#AC193D">er-sdk\0.10\x86\lib\gstreamer-0.10\libgstx264.dll': `D:\gstreamer-sdk\0.10\x86\l</font><font color="#AC193D"><br></font><font color="#AC193D">ib\gstreamer-0.10\libgstx264.dll': The specified module could not be found.</font><font color="#AC193D"><br>

</font><font color="#AC193D">No such element or plugin 'x264'</font></div></div></blockquote><div><br></div><div>Remember there are two DLLs, one DLL contains the GStreamer plugin, and is placed in lib/gstreamer-0.10, the other DLL contains the actual x264 library, something like libx264.dll, which is placed in bin/. In cases like these, use Dependency Walker [1] to find why a plugin might not be loading (could be missing DLL dependency, or ABI incompatibility, i.e. version conflicts).</div>

<div><br></div><div>[1]: <a href="http://www.dependencywalker.com/" target="_blank">http://www.dependencywalker.com/</a></div><div><br></div><div>-Josh</div></div></div></div>
<br>_______________________________________________
gstreamer-devel mailing list
gstreamer-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</div>                                         </div></body>
</html>