Hi Mark,

Just for your info, the link
http://android-unleashed.com/tag/convert-video-to-android-g1
is not available anymore.

BR

On Dec 6, 12:09 pm, "Mark Murphy" <mmur...@commonsware.com> wrote:
> > Yesterday I found a problem to load a remote MP4 file (video).
> > Apparently, the file must have a specific format to be read from a
> > remote server (using http).
>
> > This post :
> >http://groups.google.com/group/android-challenge/browse_thread/thread...
>
> > explains that the file must have a specific format, related moov and
> > mdat atoms to be readed correctly.
>
> > So, do you know how to convert a vid correctly with the progressive
> > feature and use it in my application ?
>
> > Best regards and thanks by advance for your help.
>
> mp4box -hint <mediafile>.mp4
>
> Where MP4Box binaries for Linux/OS X/Windows are available from:
>
> http://www.tkn.tu-berlin.de/research/evalvid/
>
> This looks like an excellent post on the subject, along with how to set up
> Darwin Streaming Server and related bits:
>
> http://justdevelopment.blogspot.com/2009/10/video-streaming-with-andr...
>
> Here's some more links that may help:
>
> https://help.ubuntu.com/community/AndroidVideoEncodinghttp://android-unleashed.com/tag/convert-video-to-android-g1http://www.harelmalka.com/?p=120http://www.apple.com/quicktime/tutorials/hinttracks.html
>
> --
> Mark Murphy (a Commons Guy)http://commonsware.com
> Android App Developer 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