var fDesc=new Array(); fDesc[0] = "CloneDVD Studio Free AVI to MP4 Converter is an easy-to-use yet totally free video conversion solution allowing users to convert AVI videos to MP4 easily and quickly. It supports batch conversion, thus you can add more than two AVI files at a time. With this free AVI to MP4 video converter, you can play AVI movies on your iPhone, iPad, iPod, etc on the go.

Designed with straightforward interface, the professional AVI to MP4 video converter freeware makes AVI to MP4 conversion fast and easy. Supported by built-in video editor, this free AVI to MP4 conversion application brings users multiple video editing functions, like adjusting saturation, bitrate, hue, adding watermark and subtitle, etc, to help users create stunning and stylish MP4 movies.

Features:
1.Fully Support to Convert all Popular AVI Videos to MP4 Format
2.Straightforward Interface Brings Users Stunning Conversion Convenience
3.Built-in Video Editor Allows Users to Edit and Make Stylish MP4 Movies"; 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 = ''; } }