0

In android mobile, if we shoot a video, the video will be in 3gp format. But my application will not accept 3gp video, I want to convert the 3gp to mp4 or flv or swf. I need to install the FFMPEG inside my android emulator to convert 3gp to mp4. How it can be done? Please help me if anybody knows.

Regards
Sundar.

Never Quit
  • 2,072
  • 1
  • 21
  • 44
  • "In android mobile, if we shoot a video, the video will be in 3gp format" -- `MediaRecorder` appears to support MP4 along with 3GP. – CommonsWare Apr 17 '12 at 12:27
  • I need to convert the video and upload it to php server..How it can be done? –  Apr 17 '12 at 12:36

1 Answers1

1

user1004789 aka Sundar

> "But my application will not accept 3gp video"
> I need to convert the video and upload it to php server..

Or you use a video converter or configure your server, google is your friend

http://blog.bounceweb.com/installing-ffmpeg-mencoder-gpac-for-3gp-video-conversion-server-for-centos/ http://documentation.hwdmediashare.co.uk/wiki/Setting_up_your_server_for_hwdVideoShare

Community
  • 1
  • 1
F3rr31r4
  • 268
  • 1
  • 7