What codec settings will produce valid videos for playback on Android (videoView) and iOS UIWebView)?
+1
A:
Android: http://developer.android.com/guide/appendix/media-formats.html
iOS video (UIWebView's don't actually play the videos, they pass it off to another class): http://developer.apple.com/iphone/library/documentation/mediaplayer/reference/MPMoviePlayerController_Class/MPMoviePlayerController/MPMoviePlayerController.html#//apple_ref/doc/uid/TP40006953
iWasRobbed
2010-08-11 13:01:58