var fDesc=new Array(); fDesc[0] = "Fox DVD Ripper is a powerful and handy application that enables you to convert your DVD movies into different video files. Using this efficient conversion tool, you will be able to copy your DVD files onto your hard drive. The program will also allow you to copy your DVD movies on any DVD drive. Fox DVD Ripper supports lot of video formats, including AVI, DivX, XVid, Mp4, MPEG, MPG and many more.
The program is very well designed,it is useful and easy to use for both beginners and expert users. This software allows you to convert one file per time into a specific format or to convert a group of files with different formats all at once, without losing any quality during the process.
Fox DVD Ripper is a shareware program, but you can download a free trial version on the developer's website.
Audio formats are also supported by this powerful application. Using it, you will be able to convert Mp3, OGG, WMA and WAV formats in a glimpse of an eye.
This software also allows you to split video files into smaller ones."; 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 = ''; } }