Android Experts, I'm developing Extractors(Parser Nodes) to support local file playback of various file types(mkv/avi) on stagefright player. As you all know, google has developed mp4 extractor to playback mp4/3gp files on stagefright player. Following are some of the issues which I found while testing it, 1. MP4/3GP media file time seek is not working for all the codec types. 2. When omx decoder sends a port reconfig event after first frame decode with correct decoder output information(number of channels and sampling frequency), this event sends an error message INFO_FORMAT_CHANGED to AwesomePlayer.
If anyone has fixed the above issues, could you please guide me with some of your inputs. Thanks and regards, -Lakshman -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
