<div>Hi,</div>
<div> </div>
<div>I'm running GStreamer, built with CodeSourcery arm toolchain [version: (CodeSourcery Sourcery G++ Lite 2007q3-51) 4.2.1], on TI's OMAP board. </div>
<div>The runtime memory consumption (as reported by 'top' command) is 38% on a 128MB RAM (~48MBytes), which is very high. Verifying the memory map log (using pmap), I found the presence of some un-named memory blocks of size 8188 KBytes which contributes major share to the 38% RAM usage (PMAP log attached). Is this a GStreamer bug or a memory leak? Can anyone help me to fix this?</div>
<div> </div>
<div>Currently I'm using the mp3 playback with the following pipeline</div>
<div><em>$gst-launch filesrc location=test.mp3 ! queue ! mad ! alsasink</em></div>
<div><em></em> </div>
<div>Any help on this is highly appreciated. </div>
<div> </div>
<div>Thank you,</div>
<div>Gireesh</div>
<div> </div>
<div> </div>