I had an identical problem when I saved videos with custom
dimensions.  So you may want to save to the common 352x288 and either
clip or resize during playback or try saving using different aspect
ratios.

hope this helps,
Dario

On Jul 13, 5:32 pm, Mark Murphy <mmur...@commonsware.com> wrote:
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to