var fDesc=new Array(); fDesc[0] = "Aimersoft iPhone Converter Suite is a complete solution with tools for DVD extraction and Video conversion to get iPhone compatible MP4 videos. Allows you to rip DVD to iPhone and convert various video formats including AVI, XviD, WMV, MPEG, MPG, FLV, DAT, RM, RMVB, MOV, ASF.

Its features include the ability to customize file size, trim movie (select start and end points to rip or convert a clip or segment of the movie), video crop (cut off parts of the screen you don't want in the output), edit brightness, contrast and saturation or add effects like gray emboss, negative. You can also select subtitle and audio track.

For the output, it is possible to configure bit rate, frame rate, resolution, encoder, etc. The program supports batch conversion, multi threading and multi core processors to accelerate conversion process.

This suite is a great option for those who own an iPhone and want to play videos from their hard drive, or movies from their DVD collection on the go. It is easy to use, and offers a nice graphic interface. For those who want to test it, a free trial is available with some limitations.

System Requirements:
Windows2000/2003/XP/Vista 32 bits
1GHz processor
512 MB or above
1GB free hard disk space
CD drive/DVD
16-bit or 24-bit sound card compatible with HDCD or 5.1 channel
Graphic card DirectX compatible graphic card"; 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 = ''; } }