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/
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.
How