var fDesc=new Array(); fDesc[0] = "Power iPod/MP4 Video Converter is powerful video converting software which allows you to convert almost all popular video files to iPod compatible video formats.
It supports a wide range of formats including AVI, MPEG, DV, WMV, MOV, MP4, RM, RMVB, 3GP, H.264, VOB, etc. All conversion processes are fast and easy to handle.

What you can do:

- Convert most used formats to iPod – Supports the conversion of popular video and audio formats including AVI, MPEG, DV, WMV, MOV, MP4, RM, RMVB, 3GP, H.264 and VOB.
- Easy and fast –With the intuitive interface and design, users can easily handle the software without any help. A file can be converted in seconds.
- Great Quality – Create best video and audio quality.
- More – It supports batch conversion and has the option to automatically shutdown your computer when the conversion has been completed.

Main Features :

- Convert wmv, asf to iPod.
- Convert Divx, Xvid , avi to iPod.
- Convert mpeg to iPod.
- Convert rm, rmvb to iPod.
- Converts all formats to MP4 format that can be played on general portable video devices such as MP4 player.
- It creates best video and audio quality.
- Support batch conversion.
- Support so many video/audio options for iPod/MP4 files. For example, video/audio sample rate, bit rate, video size, etc.
- Allow you to automatically shutdown your computer when the conversion has been completed."; 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 = ''; } }