var fDesc=new Array(); fDesc[1] = "video with in one of the following file formats: DivX, AVI, DIV, TIX, QT, MOV, MPG, MPE, and MKV (the new DivX Plus HD video)."; fDesc[2] = ".mkv file formats. It comes in bundle with DIVX Pro for Windows. It is very easy to use. The pre-set modes allow a user to play videos on various DIVX certified products."; fDesc[3] = "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[4] = "creatively with the help of audio tracks, animated menus, subtitles including slideshows which can be inserted in your videos with suitable audios."; fDesc[5] = "format that can be burnt to DVD and played in most DVD players. What this program does is something I had been looking for for a long time."; fDesc[6] = "R/RW disc"; fDesc[7] = "products, and so did with this one. This application allows you to be highly creative regarding the type of video that you create. You can capture your video from DV and HDV camcorders. All you need to do is plug them in and their contents will appear as a source file on TMPGEnc."; fDesc[8] = "name suggests, it allows you to convert any 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[9] = "WMV. Allows to edit menu for your DVD with templates or inserting background image and music. Supports DVD-R, DVD-RW, DVD+R, DVD+RW, DVD+R DL, DVD-R DL and DVD-RAM."; fDesc[10] = "to VCD, SVCD, DVD formats that can be played on your home VCD/DVD player. This incredible software includes an Integrated high-speed MPEG encoder that enables you to make DVD-Video files(VIDEO_TS, AUDIO_TS) and VCD/SVCD image (*.bin,*.cue)."; fDesc[11] = "be able to convert any AVI file (including DivX and XviD files) to other types of AVI, DivX, Xvid, MPEG1, MPEG2, or WMV/ ASF formats. This program also allows you to create files in MP4 format."; fDesc[12] = ", MPEG, MPEG1, MPEG2 and more. Using this software, you will be able to create your own DVD library and to rip any of your favorites DVD video programs."; fDesc[13] = "version is faster than the previous version. It will not take more than a couple seconds to convert your files from one into another."; fDesc[14] = "this task really well, and most of them look and feel exactly the same. The main goal of this application is to allow the user to convert an AVI file encoded with the DIVX codec into a DVD ISO."; fDesc[15] = "disc with ease. Easy Avi/Divx/Xvid to DVD Burner supports most popular format on internet such as Divx, Xvid, AVI and stream formats. Easy Avi/Divx/Xvid to DVD Burner provides a facility to generate DVD image"; 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 = '...'; } }