Archive for the 'HOWTOs' Category

HOWTO: Convert 3gp videos to mpeg

I really dont like the 3gp format, but most mobile phones use it. So when I download the movies from my phone to my Ubuntu box I like to convert them to mpeg.
Here’s how:
First we need ffmpeg, a complete solution to record, convert and stream
audio and video.

apt-get install ffmpeg

After the install, converting videos is easy:

ffmpeg [...]