var fDesc=new Array(); fDesc[1] = "and AVC (H.264) formats, but supporting numerous other video and audio formats as well."; fDesc[2] = "Although my analysis of the applications I review can't really be thorough, I spend some time with each and every one of them. This application seems to work perfectly for the tasks I tested. It really allows you to do almost anything."; fDesc[3] = "formats to iPod, PSP, 3GP, MP4 video/ movie. It suppots most of popular video formats, such as DivX, XviD, MPEG, MOV, QT, VOB, 3GP, WMV, ASF, or AVI, etc"; fDesc[4] = "converter, but don't let the name fool you. In the newest versions, they have added a great array of features to it, which also allow it to convert videos for playback on the Playstation 3, the XBOX 360, and more devices."; fDesc[5] = ", Divx, ASF, WMV, WMA, MPEG, MOV, QT, RM, RMVB formats and allows to convert them for their reproduction on portable devices like iPod, iPhone, Zune, Pocket PC."; fDesc[6] = "pieces, combine various videos, incorporate background music, sound effects and voice utilities and many more, in just 3 steps."; fDesc[7] = "saved SWF videos in the user local PC or online SWF files, and directly convert video files from its URL entered by the user, without downloading the file to the user PC. A built-in video player allows the user to monitor the managed video."; fDesc[10] = "multiple-format video converter that is able to re-encode any of the supported video files into any other of the remaining formats. The settings offered for every video codec are fully customizable, thus enlarging the list of possible conversion options."; fDesc[11] = "to AVI, or encode to AVI the videos you burnt into VCDs and SVCDs. You can select which parts will be converted, as well as change the aspect ratio, or the video and audio quality."; fDesc[12] = "Amadis AVI/DIVX/WMV/MPEG/MOV/ SWF/FLV/MKV/RM/RMVB Video Converter is an application that allows you to convert to and from the most popular video formats. You can select a preset profile with settings like codec, size, bit rate, frame rate, aspect, audio codec, channels, etc."; fDesc[13] = "your MPEG-2 files to IFO and VOB files so that you can burn them. That is exactly everything this application will let you do. It doesn't count with a burning engine, so you are going to have to download a separate application to do the burning."; fDesc[14] = "help us convert to and from most popular audio, video, and image formats in the easiest possible way. This application features a smart graphical user interface very easy to manage, regardless of one's computer skills."; fDesc[15] = "conversion tool is very easy to use. To convert a file you will have to select the file you want to convert, set some parameters for your conversion and then hit the convert button, as easy as it sounds."; fDesc[16] = "AVI, DivX, Xvid, MPEG1 and MPEG2, VCD, DVD and SVCD. It supports WMV files with no sound in them. The software supports batch conversion without user interaction, video files larger than 2GB, .wmv and .asf files."; fDesc[17] = "you can later author and burn to DVD or CD. Its Project Wizard will easily guide you through all the steps needed to create your MPEG files, while its flexible editing tools and settings will allow professionals to enhance, merge, split, de- and multiplex any MPEG file."; fDesc[18] = "AVI file to DVD, VCD, SVCD and MPEG formats. However, this application has been redesigned to better its file support and now manages Mpeg, Mov, RMVB and DivX."; fDesc[19] = ", splitter and even as an editor too. These features are very useful for all types of users. One can change certain technical aspects of a file - namely frame size, frame rate, video and audio compression mode."; fDesc[20] = "The program has the main advantage of being very simple and friendly to users. Its interface will guide you step by step on how to get your files converted."; 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 = '...'; } }