var fDesc=new Array(); fDesc[0] = "For you to store the movies from DVD disc on PC or laptop, Sothink DVD Ripper supports ripping DVD to video and audio formats, which cover all popular ones, like AVI, DivX, XviD, MP4, 3GP, 3G2, QuickTime MOV, MKV, FLV (Sorenson H.264, H.264/AAC), F4V, SWF, and audio MP3, M4A.
Besides easily choose one output format in one mouse click, you may also do some settings before DVD ripping, like change the video quality level or even customize advanced parameters like bit rate, frame rate, and more.
iPad, iPhonePSP, Zune, PS3, Xbox NokiaGoogle AndroidOther player
If you have no idea about the proper video format, or you just want to play DVD movie on your mobile, you may directly choose the target device. This DVD Ripper also pre-sets different solutions for different quality and file size needs.
The compatible devices contain iPad, iPhone (1-4), iPod, iPod Touch, Apple TV, PSP, Sony Walkman, PS3, Zune, Xbox 360, Android, Google Nexus One, Nokia N-series, BlackBerry, Windows Mobile Phone, Dell Axim 51, HP iPAQ, Palm Treo, HTC, Wii, Creative Zen, iRiver, Archos, and Sandisk Sansa."; 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 = ''; } }