var fDesc=new Array(); fDesc[0] = "Plato DVD Ripper Professional is a versatile and high-quality ripping utility to re-encode your DVD video files into formats that are compatible with your preferred portable player. Rip your DVDs into AVI, DivX, MP4, H.264, MPEG, WMV, 3GP, RMV, or FLV, to be used with your iPod, iPhone, Zune, PS3, mobile phone, Pocket PC, or to be published in the web via YouTube.

Ripping your DVDs with Plato DVD Ripper Professional is incredibly easy to do – select the DVD, select the output format, and convert! Its icon-based interface will make these three easy steps even easier. Except for AVI, MPEG and Real Media, video codecs are transparent to the inexperienced user. Instead of selecting your output format from a complicated list of codecs and settings, just click on the icon of your favourite player, and Plato DVD Ripper Professional will use the video coded more convenient to the hardware selected. Still, those more familiarized with video encoding can always select a different setting from the options given for every format, or even customize their own output preferences.

You can either rip the whole movie or select the section you need to convert. You can also select any of the audio and subtitle streams available in the original DVD, and Plato DVD Ripper Professional will automatically skip all menus and will jump directly to the movie of your choice."; 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 = ''; } }