var fDesc=new Array(); fDesc[0] = "AVI MPEG FLV MOV RM WMV to AVI Converter is a program that lets you convert video from various formats such as AVI, DIVX, XVID, MPEG, MPG, WMV, ASF, RM, RMVB, DAT, MOV, SWF, FLV, VOB, NSV to AVI. It allows you to configure output settings like video and audio formats , video size, quality, frame rate, aspect ratio, audio channels, quality, sample rate, and volume, or select a preset profile with default values according to your needs.

The program supports batch conversion to process multiple simultaneous files, it allows you to select start and end points of each video (to convert only a clip or segment), get a preview while converting, and automatically shutdown your computer after a long task is performed.

This application has a nice and intuitive user interface with all its tools in a single window, it is easy to use and can be useful for those who have video in many different formats and need it as AVI files. If you want to test this software, a free limited trial is available for download.

Operating Systems:

Windows 98/ME/2000/NT/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 = ''; } }