var fDesc=new Array(); fDesc[0] = "DVD Rip Master Pro is an application that extracts video from your DVD movies to popular video formats allowing you to create backups or store movies in your hard drive. Supported video formats include AVI, MPEG1, MPEG2, and video compatible with portable devices like iPod, PSP, and mobile phones.

Features include support for batch conversion, the possibility to choose subtitle and audio track, resizing , cropping and working with aspect ratio, split the output to various files, dolby surround, the ability to burn CDs with Nero Burning ROM and automatically shutdown computer after a job is performed.

It also includes a Video Conversion tool that allows you to convert your movies to formats compatible with iPod, PSP, and mobile phones.

This application has a simple user interface (that lacks some desirable features like a preview screen among others) but it is easy to use and includes many solutions, so its price is really affordable considering all the tools you won't have to buy.

Before you purchase this software, I recommend you download the 30 day limited trial version available for download."; 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 = ''; } }