var fDesc=new Array(); fDesc[1] = "it possible to convert from a wide range of video formats to audio/video files. We can use it to convert FLV, AVI, MPG, MP4, WMV, 3GP, MOV, RM, ASF video files to AVI, XViD, MPEG4, H264, and DivX video files; and MP3, and WAV audio files."; fDesc[2] = "popular formats. It has a clean interface, and is easy to use. The conversion speeds are good and the output videos are of good quality, which is great."; fDesc[3] = "MP3 and MP4 devices. It includes AMV Video Convert Tool, AMV Player, Media Manager, MP3 Player Disk Tool and MP3 Player Upgrade Tool."; fDesc[4] = "formats in minutes. It's fully customizable as it enables users to adjust the compression and encoder rates, resolution, and frame rate of the output files, plus set the output size. It even allows to preview the output file before converting."; fDesc[5] = "formats like AVI, MPEG, MPEG 1, MPEG 2, MPEG 4, VCD, DVD, SVCD, RMVB, RM, WMV. You can also convert your video to audio formats such as MP2, MP3, AC3, RA, M4A, OGG, AAC."; fDesc[6] = "care of pretty much all your converting needs. However, this is not a free application. It supports most common formats and, of course, formats like AVI, MPEG1/2/4, CD/SVCD/DVD, DivX, XVid, ASF, WMV, RM, QuickTime MOV, and Flash SWF are there."; fDesc[7] = "File for playing on mobile phone easily and quickly! Watch your own Videos on your 3GP Phone anytime, anywhere. It features excellent video and audio output quality with super fast processing speed. Really comfortable for usage with beautiful user friendly interface."; fDesc[8] = "iPod. This program can be used to convert video files so that they can be extracted to iPod. A good thing about this program is that it supports plenty of video formats, including AVI, FLV, VOB, MPEG, DIVX, XviD and many more."; fDesc[9] = "listen to any kind of extracted files from video on your computer. It is really easy to use, the program will guide you with understandable instructions. it also allows you to choose between three different quality options: High quality, standard quality, and economic quality."; fDesc[10] = "formats from one into another. Using this software, you will be able to convert your video or audio files so that they can be extracted to the most popular portable devices, including iPhone, Zune Player, Mp3 Player, Mp4 Player, iPod, cell phones and so on."; fDesc[11] = ", AAC, AC3, AMR, AVI, DivX, FLV, MP4, MP2, OGG, VOB, DAT, WAV and many other video formats. Additionally you can create small video clips using the built-in video splitter by setting up the start and end points of the video."; fDesc[12] = "Supports conversion from AVI, Divx, XviD, WMV, MPG, DAT, RM, RMVB, and MOV to MP4 compatible with iPod, Apple TV, iPhone, PSP and other MP4 players. Includes a video edition tool, ability to process batches, trim, crop, adjust settings, and use preset profiles."; fDesc[13] = ", MPEG2, ASF, WMV, VOB, and DAT files among each other. Power Video Converter boasts an easy-to-use graphical user interface which really makes it easy to convert files."; fDesc[14] = "video, convert audio to audio, extract audio from video, extract pictures from video and convert pictures to video . It provides profiles for multimedia devices and lets you create your own profiles and customize them for future use"; fDesc[15] = "your videos in your favourite portable devices. It also creates MP3 files either from existing audio files, or by extracting the audio from any of the supported video files. Finally, Blaze Video Magic allows you to save your digital photos in JPEG format."; 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 = '...'; } }