3gp converter

Asked by HASHIR

i need a 3gp converter, i have tried mobile media player.
but the problem is available version only supporting i386, i am using amd64,
please suggest any methods for 3gp conversion in amd64 system.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu ffmpeg Edit question
Assignee:
No assignee Edit question
Solved by:
llogan
Solved:
Last query:
Last reply:
Revision history for this message
Marc Stewart (marc.stewart) said :
#1

FFmpeg

Revision history for this message
HASHIR (h2hashir) said :
#2

what is it, will you please explain what you mean

Revision history for this message
Marc Stewart (marc.stewart) said :
#3

It's an answer to "please suggest any methods for 3gp conversion". Actually it'll convert most video formats. If you search for:
ffmpeg 3gp
you'll find plenty of tutorials.

http://www.ffmpeg.org/
https://wiki.ubuntu.com/ffmpeg
http://www.google.com/search?q=ffmpeg+3gp

Revision history for this message
Best llogan (loul) said :
#4

See this FFmpeg example by andrew.46:

Re: convert to 3gp (problem with ffmpeg)
http://ubuntuforums.org/showpost.php?p=9819646&postcount=16

FFmpeg from the repository probably does not contain an AMR encoder, so you will either have to use a package from Medibuntu, or compile FFmpeg. Both options are explained here:

HOWTO: Easily enable MP3, MPEG4, AAC, and other restricted encoders in FFmpeg
http://ubuntuforums.org/showthread.php?t=1117283

Revision history for this message
HASHIR (h2hashir) said :
#5

Thanks LouL, that solved my question.