var fDesc=new Array(); fDesc[0] = "A free application to convert many video formats including AVI, WMV, MPEG, MP4, ASF, VOB, 3GP, MOV, FLV files to MP4 video, which is a format supported by portable devices such as iPod, iPhone, Apple TV, among others. Additionally you will be able to extract audio from video to M4A audio.

It allows you to customize output settings like video size, video quality, frame rate, aspect, audio quality, sample rate, channels and volume, or select a preset profile according to the size and quality desired for the output.

The program has limited features, it doesn't allow you to edit, merge, or split files, and will not let you convert more than one file at a time (no batch conversion).

If you need to convert a couple of videos to MP4 or M4A formats, and don't want to pay for a commercial program, this tool might be helpful but I don't recommend it to users who want to process many files or need advanced tools or control.

If you want to test this program, it is free to download and use.

Operating Systems:

Windows 98, NT, 2000, XP, Vista."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }