similar thread - http://groups.google.com/group/android-porting/browse_thread/thread/8e60ef93ce4e464e You can profile the frames passed to display device at VideoMIO for opencore, Renderer level for stagefright.,
also, its possible to detect and track how many frames are dropped. (w both opencore/stagefright) -- Regards, Deva www.bittoggler.com On Mon, Oct 11, 2010 at 10:13 PM, Marvin Hsu <[email protected]> wrote: > Hello, > > We are trying to compare different SW/HW solutions in terms of video > playback performance. Ideally we want to play a series of videos with > different bit rate and resolution, and check how well the platform can > play it. For example, counting how many frames are dropped in each > scenario. > > However, it seems like there is no public API in the standard Android > framework to find out about video playback statistics. > > Can anyone suggest a good way for measuring video playback > performance? We would try to avoid modifying the framework if possible > > Thanks! > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
