<!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">
Hi,<br>
<br>
for sure you won't be able to run on an embedded platform each and
every GStreamer plugin. But, by simply cutting out plugins you don't
need, you can end up with a suitable embedded-friendly Gstreamer
framework. Nokia 770 and N800 devices are running Gstreamer without a
problem.<br>
<br>
In our experience Gstreamer is not CPU hungry, on the contrary. For
example, you could not notice any CPU load difference comparing a
mad-based mp3 application decoder using gstreamer and madplay.<br>
<br>
<br>
<br>
David S.<br>
<br>
<br>
<br>
Kapil Agrawal wrote:
<blockquote
 cite="midc0decfc60704040440se50f902p2770689c935f811@mail.gmail.com"
 type="cite">Hi ,<br>
  <br>
I want to run gstreamer as a embedded multimedia framework. But I feel
its no so good for embedded platforms as it memory footprint is big as
well as it consumes lot of cpu. Hence ,I am trying to optimize the core
, but unable to find the starting point. <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Can someone help, as to how can gstreamer be used
effectively on embedded platforms? or may be give few pointers as to
how can one go around , for optimizations.<br>
  <br>
Thanks <br>
  <br>
cheers<br>
Kapil<br>
  <pre wrap="">
<hr size="4" width="90%">
-------------------------------------------------------------------------
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 &amp; 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&amp;p=sourceforge&amp;CID=DEVDEV</a></pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
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>
<br>
</body>
</html>