var fDesc=new Array(); fDesc[0] = "PQ DVD to iPhone Converter is a One-Click, All-In-One solution to convert DVD movies to iPhone video.

Super fast (up to 400% faster than other solutions) DVD movie conversion speed with high video quality and advanced features gives you everything you need to turn iPhone into a portable movie player. Watch iPhone DVD movies on the go - a new lifestyle to experience.

PQ DVD to iPhone Converter is also included in PQ DVD to iPhone Video Suite (with many more Video format support).

Features 1-click direct DVD to iPhone video conversion (no intermediate step required)

Up to 4x faster than other software
Fully optimized for dual core, Hyper-thread processor. The first software and the only software available on the market that supports dual 100% CPU usage in high quality DVD video conversion.
Optimized for SSE2/SSE/MMX/3DNow! and graphics card acceleration.
Dolby, DTS Surround audio support
High quality video in H.264 and MPEG-4 format. Support iPhone to TV.
Easy video crop and aspect ratio adjustment
Subtitle and audio language change through DVD menu.
Easy video splitting, customizing video quality and size before conversion."; 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 = ''; } }