<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi all,<BR>
&nbsp;&nbsp;&nbsp; I am playing with a pipeline with texas instruments dm365 like:<BR>
&nbsp;&nbsp; alsasrc-&gt;audio encoder-&gt;appsink, where appsink grabs the encoded data and sends it by RTP.<BR>
&nbsp;&nbsp;&nbsp; The audio encoder is a mulawenc, but modified to use ittiam g.711 codec.<BR>
&nbsp;&nbsp;&nbsp;&nbsp; Now, with command "top", I can see that CPU utilization is low (0.2%) for a period time, then it will be high(like 90%) for a while, and this high-low CPU utilization circle repeats.<BR>
&nbsp;&nbsp;&nbsp; As I understand, the "chain" function in mulawenc accepts data pushed by alsasrc, at a frequency about 400 times per second, for a 64kbps g.711 and 160-byte frame size. I think this is a killer for the performance. <BR>
&nbsp;&nbsp;&nbsp; I am quite new to gstreamer, so I hope some one will help me with this problem.<BR>
&nbsp;<BR>
Regards,<BR>
&nbsp;<BR>
Rafael<BR>                                               </body>
</html>