<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi,<br>
<br>
I've been working on a simple GStreamer application that I link statically. However, I'm noticing that it launches gst-plugin-scanner, and other utilities related to the plugin system. The plugins it depends on are all linked in, and properly instantiated,
 so I was wondering if it's possible to remove this dependency on external dynamic binaries.
<br>
<br>
Thanks,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Ezra<br>
</div>
</body>
</html>