Abhi wrote:
> Mark
> 
> What did you mean when you said the videos would work as long as they
> are properly hinted?

MP4 files need to be "safe for streaming" -- the MOOV atom has to appear
before the first MDAT atom. This sometimes happens by default. You can
ensure an MP4 file is "safe for streaming" by using the open source
MP4Box application:

MP4Box -hint ThisIsMy.mp4

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

_Beginning Android 2_ from Apress Now Available!

-- 
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