http://commonsware.com/misc/test2.3gp
If you try the above streaming video in a full-screen MediaPlayer on a G1 or Google Ion, it plays back just fine. If you try the same video in the same application on the emulator (-t 3 or -t 1 AVD), it tries to play back but the video is garbled. Given a choice between it working on hardware or working in the emulator, working on hardware is definitely the better answer. I'm just concerned I'm somehow encoding the video incorrectly and that it will fail on other hardware. All I see in LogCat during the failed playback are "write blocked for NNN msecs" warnings, which I don't know how to interpret. The emulator is running on a quad-core PC with 4GB RAM, so it should have sufficient horsepower to play back the file. The same video, encoded as .m4v, works fine streaming in the emulator if you do the whole moov/mdat atom thing. Any suggestions? Thanks in advance! -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android 1.5 Programming Books: http://commonsware.com/books.html --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

