Android Convert Video To MP4

Posted by Isaac Waller on Stack Overflow See other posts from Stack Overflow or by Isaac Waller
Published on 2009-02-24T04:24:21Z Indexed on 2010/04/05 2:43 UTC
Read the original article Hit count: 291

Filed under:
|
|
|
|

I have a Android app. It recieves videos in .flv format which is unplayable by the Android phone. I was wondering how to convert the file to MP4. I could use FFMPEG, but I do not know how I would get it onto the phone, and how it would work on multiple phones if it was compiled for a single one.

© Stack Overflow or respective owner

Related posts about android

Related posts about convert