var fDesc=new Array(); fDesc[0] = "DVD to 3GP converter is a powerful video application for ripping DVDs for mobile phones. With DVD to 3GP converter, you can easily convert any of your favorite DVDs to 3GPP and 3GPP2 format for GSM and CDMA mobile phones at blazing speeds!


Rip your DVD collection: use DVD to 3GP converter as a DVD Ripper and save unprotected DVDs to your mobile phone. Just add a DVD, select your preffered language and subtitles, choose the preset, and - save your video!

Join multiple video files into one large movie.

Extract audio tracks and save them in the MP3 format.

Select and save any fragment of your DVD.

Use powerful editing tools to optimize your videos: cut, merge, crop, rotate, adjust, and even add watermark!"; 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 = ''; } }