How to convert a directory containing videos to .mp4 for mobile phones with one click

June 8, 2008

Recently I described how to convert videos to .mp4 for your mobile phone using the avidemux2 gui.

But there is a faster, easier and more comfortable way to do this. With the following solution, you are able to convert a whole directory containing video files automatically to a phone-readable .mp4 format with just one click.

As in the previous Post, we still are using avidemux but now are invoking a job script to avidemux, so that we don’t need to configure the different settings manually. Along with a bash script, the conversion is done just with one double-click.

Read the rest of this entry »