Some more research suggests I need to specify a <span class="Apple-style-span" style="font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; border-collapse: collapse; line-height: 18px; "><code style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 1px; padding-right: 5px; padding-bottom: 1px; padding-left: 5px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; vertical-align: baseline; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(238, 238, 238); font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; ">GST_PLUGIN_PATH</code> for my activity.</span><div>
<a href="http://stackoverflow.com/questions/2120444/gstreamer-plugin-search-path">http://stackoverflow.com/questions/2120444/gstreamer-plugin-search-path</a><br><br></div><div>I am having a hard time figuring out how to do this in pygst.  The bindings are great, but sometimes obscure.  Any pygst experts out there?</div>
<div><br></div><div>Thanks,</div><div>Erik</div><div><br></div><div>Additional resources:</div><div><a href="http://www.gstreamer.net/data/doc/gstreamer/head/gstreamer/html/GstRegistry.html">http://www.gstreamer.net/data/doc/gstreamer/head/gstreamer/html/GstRegistry.html</a></div>
<div><a href="http://www.gstreamer.net/data/doc/gstreamer/head/pwg/html/chapter-building-testapp.html">http://www.gstreamer.net/data/doc/gstreamer/head/pwg/html/chapter-building-testapp.html</a></div><div><br><div class="gmail_quote">
On Sat, Dec 11, 2010 at 1:05 AM, Erik Blankinship <span dir="ltr"><<a href="mailto:erikb@mediamods.com">erikb@mediamods.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div>I have created a gstreamer plugin I want to bundle with an activity.</div><div><br></div><div>I looked at one way mp3 support is handled, and it requires a permanent addition to /usr/lib/gstreamer</div><div><a href="http://wiki.laptop.org/go/Fluendo_mp3_decoder" target="_blank">http://wiki.laptop.org/go/Fluendo_mp3_decoder</a></div>

<div><br></div><div>I would like to avoid that extra step.</div><div><br></div><div>Any suggestions how to reference a bundled gstreamer plugin so it can be used in sugar activity gstreamer pipelines?  Thanks!</div>
</blockquote></div><br></div>