var fDesc=new Array(); fDesc[1] = "formats to AVI, MP4, WMV and 3GP. The converter offers video presets and output profiles for Iphone, Apple Ipod, Apple TV, GPhone, Xbox, Zune, Nokia N-series and many other popular multimedia players."; fDesc[2] = ", which is compatible with (and playable on) iPhone mobile devices. The program has the ability to convert the complete video or a part of it."; fDesc[3] = "they specialize in creating great converters that work absolutely flawlessly and are, well, free. However, this one doesn't really cut it for me. Why would I want to convert a YouTube video to iPhone video (H.264), when the iPhone can play YouTube Videos out-of-the-box."; fDesc[4] = "convert most video file formats into files that the iPhone and iPod support, namely, MP4. Videora iPhone Converter allows you to convert files such as .avi, mpeg, mpg, wmv, asf, and more into MP4."; fDesc[5] = "your iPhone in minutes. Xilisoft iPhone Video Converter can convert almost every video format including 3GP, SWF, VOB, FLV, MP4 and AVI to your iPhone MP4 video."; fDesc[6] = "can extract them to your iPhone. This program has the advantage of supporting all video files you can easily think of. The program also allows you to edit your video files."; fDesc[7] = "video files. Some of the output formats this efficient conversion tool supports are MPEG, MP4, M4V, Mp3, M4A and more. This program allows you to convert your DVD files into 3G. Aimersoft DVD to iPhone Converter 2.0 provides you with many functions for editing your video files."; fDesc[8] = "iPhone compatible MP4 videos. Allows you to rip DVD to iPhone and convert various video formats including AVI, XviD, WMV, MPEG, MPG, FLV, DAT, RM, RMVB, MOV, ASF."; fDesc[9] = ", 3GP, WMV, MPEG, AVI to iPhone movies."; fDesc[10] = "formats easily. Everyone knows that in the Internet is possible to get many videos and/or audio files in all sorts of formats, which means no problem for players, since most have a wide range of formats supported."; fDesc[11] = ", this suite is a great choice. It features two of Cucusoft's top selling applications: DVD to iPhone and iPhone Video Converter. The first one is a DVD ripper."; fDesc[12] = "convert all of your video files (provided they are in the supported formats list) to MP4. So, actually, your files will be playable on the Iphone, the iPods, the PSP, and any other mobile device that supports MP4 playback."; fDesc[13] = "supported by you iPhone or any Ipod. Just follow some simple steps and you will get video for your iPhone with no loss in quality. You can rip and video file to get an audio file."; fDesc[14] = "and music on their iPhones and other devices. This program can be used to edit videos and trim them to the duration lengths required."; fDesc[15] = ", 3GP, WMV, MPEG, AVI,OGG,AC3 to iPhone compatible media files. It lets you configure video size, crop mode, video and audio quality, supports batch conversion and multithreading."; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }