<div>Hi All,</div>
<div> </div>
<div>   I have compiled the gstreamer on Windows with MinGW. When I try it with gst-launch utility from MSYS command line, it works fine. Then I wrote a simple application with C APIs and compiled thru MinGW. Now I try to run it thru a .bat file. I get an error saying <strong>&quot;Failed to load Plugin.&quot;</strong>  </div>

<div> </div>
<div>I have set the GST_PLUGIN_PATH variable in the system environment variables. </div>
<div> </div>
<div>Please provide some idea, so that I can run the app from the bat file.</div>
<div> </div>
<div>Any help is appreciated</div>
<div> </div>
<div>-Ashwini</div>