Hi Zhao, <br><br>If you could please tell the methods and options used by you to reduce the size and increase the performance in details.<br>I am also working on the same but could not achieve it to any grate extent.<br><br>
Your inputs can change the way i am trying.<br><br>Please help.<br><br>Thanks and Regards<br>Manish Kumar<br><br><div class="gmail_quote">On Thu, Feb 28, 2008 at 7:20 AM, Zhao Liang-E3423C &lt;<a href="mailto:E3423C@motorola.com">E3423C@motorola.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi all,<br>
<br>
As I am working on embedded device, my device has low cpu power, but &nbsp;I<br>
want to develop some applications, such as ringtone, which needs to<br>
launch gstreamer quickly.<br>
I find if we don&#39;t do any library cutting down, the gstreamer core<br>
library is big, about 700-800 KB, but that will not match my<br>
requirement, the time cost on loading library is long.<br>
Another issue is that gst_init() cost much time.<br>
<br>
So my goal is to make the best of &nbsp;reducing gstreamer library size and<br>
gst_init() time.<br>
<br>
For library size cutting down, I have tried some ways, such as<br>
1. disable many unused features<br>
2. disable debug<br>
3, not use xml registry etc<br>
at last, the core library size is about 350KB<br>
<br>
For gst_init(), I also did some tunning on startup options, such as<br>
&quot;disable option parsing&quot; etc.<br>
<br>
But I think it is not the best that gstreamer can reach, maybe there are<br>
many other ways to do these, so if we can share our experience, I think<br>
we can get better result.<br>
<br>
Appreciate for your comments and reply.<br>
<br>
thanks<br>
<br>
<br>
Best Regards<br>
Zhao Liang<br>
<br>
-------------------------------------------------------------------------<br>
This SF.net email is sponsored by: Microsoft<br>
Defy all challenges. Microsoft(R) Visual Studio 2008.<br>
<a href="http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/" target="_blank">http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/</a><br>
_______________________________________________<br>
Gstreamer-embedded mailing list<br>
<a href="mailto:Gstreamer-embedded@lists.sourceforge.net">Gstreamer-embedded@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded</a><br>
</blockquote></div><br>