<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/7/19 4ernov <span dir="ltr"><<a href="mailto:4ernov@gmail.com" target="_blank">4ernov@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<div class=""><div class="h5">> On Fr, 2013-07-19 at 02:48 +0400, Alexey Chernov wrote:<br>
> > Hello,<br>
> > as we remember, there were some problems with internal installation of<br>
> > GStreamer libraries on 0.10.x (i.e. to copy it inside app bundle was sort of<br>
> > impossible). IIRC, it's expected that the situation was improved with 1.0<br>
> > branch. Is that right? Is there any easy way to put GStreamer 1.0 libraries<br>
> > along with the application inside app bundle?<br>
><br>
> I don't think anything in that regard has changed. What exactly were the<br>
> problems?<br></div></div></blockquote><div> </div>It's something that's not related to GStreamer but to way the dynamic linker works in OS X. What needs to be fixed is the OS X relocator script to use a different relocation technique, but using DYLD_FALLBACK_LIBRARY_PATH is easy enough to integrate it in the start script of the application.<br>

<br></div><div class="gmail_quote">Cheers,<br>Andoni<br><br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="">

<div class="h5">
<br>
</div></div>As I remember, there were problems with dynamic loading of plugins and<br>
dyld linker, it couldn't find certain plugin libraries when they<br>
weren't placed in pre-compiled place (i.e. in /Library/Frameworks).<br>
Andoni suggested to use DYLD_FALLBACK_LIBRARY_PATH in start script of<br>
the bundle as a workaround and also said, there were planned more<br>
elegant way to solve this which would be implemented in future<br>
versions of SDK. Maybe, static plugins is the solution?<br>
<div class=""><div class="h5">_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Andoni Morales Alastruey<br><br>LongoMatch:The Digital Coach<br><a href="http://www.longomatch.ylatuya.es">http://www.longomatch.ylatuya.es</a>
</div></div>