<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>Runtime issue with certain plugins</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>In creating my own app that has similar functionality to gst-inspect, I ran into an issue with certain plugins being processed.<BR>
Specifically, when I call &quot;gst_element_factory_create (factory, feature-&gt;name);&quot;.<BR>
In this case factory &amp; the passed in name are not null.<BR>
The run-time result is printed out as noted below:<BR>
<BR>
WARNING **: Failed to load plugin 'libgstx264.dll': `libgstx264.dll': The specified procedure could not be found.<BR>
<BR>
Does anyone know what causes this or what may be a probable cause of it?<BR>
<BR>
Greg</FONT>
</P>

</BODY>
</HTML>