For cpu usage, - you can use top, or enable android to display (menu -> development tools -> show cpu usage)
for fps tracking, - right now, media player app of eclair/froyo doesnt had this feature., opencore/stagefright too dont track. we added custom fps calculation at VideoMio(for opencore), Hardware renderer (for stagefright), based on the buffer received from decoder. reference links: - http://git.omapzoom.org/?p=platform/hardware/ti/omap3.git;a=blob;f=libstagefrighthw/TIHardwareRenderer.cpp;hb=refs/heads/froyo#l39 for stagefright renderer - http://git.omapzoom.org/?p=platform/hardware/ti/omap3.git;a=blob;f=libopencorehw/android_surface_output_omap34xx.cpp;hb=refs/heads/froyo#l239 for opencore videomio -Deva On Fri, Aug 27, 2010 at 7:14 PM, Arun Joseph <arunjosep...@gmail.com> wrote: > Hi All, > > I would like to know if there is any media player application which > shall dump Frame Rate and CPU Utilization? > Or how do we tweak the existing media player to give Frame per Second > data? > > Thanks, > Arun > > > -- > unsubscribe: > android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com> > website: http://groups.google.com/group/android-porting > -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting