3gp converter is a GUI that uses ffmpeg to convert video files in the 3gp format, which is used by mobile phones. ffmpeg must be compiled with AMR audio-codec support for this to work. Custom encoding parameters can be set for video streams, such as resolution, bitrate, framerate, used codec (h263, mpeg4), and one or two pass encoding. For audio streams, bitrate, samplerate (AAC only), and audio codec (amr_nb, AAC) can be chosen.
| Tags | multimedia Sound/Audio Conversion Video |
|---|
A lightweight library containing a number of classes and functions to ease the task of programming GTK+ programs with C++ in POSIX environments.