user1004789
user1004789

Reputation:

converting video format

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.

Upvotes: 0

Views: 626

Answers (1)

F3rr31r4
F3rr31r4

Reputation: 268

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

Upvotes: 1

Related Questions