<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Edward Hervey wrote:
<blockquote
cite="mid1bc590e20701160446h2333181cu96c53991be5481ea@mail.gmail.com"
type="cite">
<pre wrap="">On 1/16/07, Vinayak <a class="moz-txt-link-rfc2396E" href="mailto:vinayak.pane@gmail.com"><vinayak.pane@gmail.com></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi,
On 1/16/07, ensonic <a class="moz-txt-link-rfc2396E" href="mailto:ensonic@hora-obscura.de"><ensonic@hora-obscura.de></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">hi,
when gstreamer is started the first time or new plugins have been
</pre>
</blockquote>
<pre wrap="">installed
</pre>
<blockquote type="cite">
<pre wrap="">it creates a registry cache (e.g. ~/.gstreamer-0.10/registry.*). If it
can't write the cache the registry will be rescanned each time. Is that
happening in your case.
</pre>
</blockquote>
<pre wrap="">Even, I have seen this behaviour that everytime we launch the gst
application all the plugin .so files are rescanned and loaded into xml based
registry. Is there any way to skip the unnecessary libraries to get scanned
and loaded for a particular launch of gstreamer ?
</pre>
</blockquote>
<pre wrap=""><!---->
Did you read what Stefan wrote ? The ONLY reason why all .so would
be loaded is if gstreamer can't write the registry. Make sure you are
giving gstreamer applications enough rights so that they can write to
~/.gstreamer-0.10/
Edward
</pre>
</blockquote>
There's another case where all .so plugins are rescanned: when the
registry file is older than the .so objects themselves.<br>
<br>
David<br>
<br>
<br>
<blockquote
cite="mid1bc590e20701160446h2333181cu96c53991be5481ea@mail.gmail.com"
type="cite">
<pre wrap=""></pre>
<blockquote type="cite">
<pre wrap="">--vinayak
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
<a class="moz-txt-link-freetext" href="http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV">http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV</a>
_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
<pre wrap=""><!---->
</pre>
</blockquote>
<br>
</body>
</html>