<!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">
On 01/16/2012 10:36 PM, ML wrote:
<blockquote cite="mid:000001ccd496$ee5d5a20$cb180e60$@altern.org"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<meta name="Generator" content="Microsoft Word 14 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal">Hello,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I would like to make a dlna renderer device
using an at91sam9g20 based board.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I’ve installed debian an gemediarender
without any problem, everything works fine except that depend
on wich mp3 file I play gstreamer consume about 98% of CPU
ressources ! </p>
</div>
</blockquote>
a dlna solution based on rygel sounds more future proof to me.<br>
<br>
<blockquote cite="mid:000001ccd496$ee5d5a20$cb180e60$@altern.org"
type="cite">
<div class="WordSection1">
<p class="MsoNormal"><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I’ve noticed that this problem append when
gstreamer use fluendo mp3 decoder (gstreamer0.10-fluendo-mp3),
else if it use a different pipeline (trought playbin) the cpu
usage is about 65% wich is more acceptable (but stay quite
high), to compare if a play a mp3 file with cmus the cpu load
is 10% !.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Could someone help me to solve this issue ?
What can I do to minimize cpu usage with gstreamer ??<o:p></o:p></p>
</div>
</blockquote>
You want to lower the the CPU usage in the mp3 deoder not in
gstreamer as you found out it is caused by the mp3 decoder. You'll
need to get a mp3 decoder that performs better. Some time ago people
wrote a decoder based on libmpg123, but it is incomplete and noone
ever bothered to make it mature and submit it for inclusion with
gstreamer.<br>
<br>
Stefan<br>
<br>
<blockquote cite="mid:000001ccd496$ee5d5a20$cb180e60$@altern.org"
type="cite">
<div class="WordSection1">
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thank you in advance for your reply !<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Michael<o:p></o:p></p>
</div>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
gstreamer-embedded mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-embedded@lists.freedesktop.org">gstreamer-embedded@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-embedded">http://lists.freedesktop.org/mailman/listinfo/gstreamer-embedded</a>
</pre>
</blockquote>
<br>
</body>
</html>