var fDesc=new Array(); fDesc[0] = "Amadis DVD to iPod/PSP/3GP/MP4/AVI Converter is an powerful and easy DVD MP4 ripper application for converting DVDs to MP4 movie and video with excellent output quality. It can convert DVD to iPod video, PSP video, Mobile video, PC mpeg4 video and so on. You can enjoy your favorite DVD on your iPod, PSP, Mobile, etc. With integrated advanced MPEG4 encoder, it is faster than other DVD MP4 Converter software, and just a few clicks is enough.

Amadis DVD to iPod/PSP/3GP/MP4/AVI Converter supports batch file processing. You can check the chapters or videos you want to convert and convert them one by one, alse can select any audio track and subtitle as you want.

Main Features :

- Direct convert DVD to MP4 format
- Support DVD to iPod
- Support DVD to PSP
- Support DVD to 3GPP
- Support DVD to 3GP2
- Support DVD to AVI
- Support DVD to PC MP4
- Support various MP4 video format and video size
- Support rip chapter to MP4
- Automatically shutdown computer after long time conversion
- Easy-to-use interface and support skin
- Allows you to select target subtitle and audio track
- Output profile is adjustable, you can compress movies to any size and quality you need"; 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 = ''; } }