var fDesc=new Array(); fDesc[0] = "Allok Video to iPod Converter is a powerful and handy video converter for Apple iPod Movie and Apple TV Video.
It can convert almost all video format, e.g. DivX, XviD, AVI, WMV, MPG, MPEG, MP4, M4V, FLV, 3GP, ASF, RM, RMVB, MOV, MOD, ASX, MKV, OGM, SVCD, VCD, VOB to iPod Movie /Apple TV Video format.

Integrated H264/MPEG-4 encoder which has super fast conversion speed with high quality plus advanced video editing features give you everything you need to turn iPod into a portable media center.

And the output iPod movie/video supports iPod screen, you can enjoy your favorite movie on your iPod as a MPEG-4 Player. Now you can watch TVs, movies, home videos on the go, using the iPod Video converter.

Main Features :

- Support iPod Video2 (640x480) format.
- Batch files conversion.
- High-speed encoder ensures smooth conversion of video and audio data.
- Direct any video files to MPEG-4 format without losing quality.
- Movie scene spot edit-able.
- Support various subtitle file .
- Keep the original aspect ratio or resize movie to fit the iPod monitor resolution.
-Custom define the output audio volume.
- Support Drag and Drop.
- Preview source clips
- Shutdown computer automatically when job is done.
- Simple GUI and very EASY to use."; 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 = ''; } }