var fDesc=new Array(); fDesc[1] = ".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[2] = ", 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[3] = "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[4] = "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[5] = "DVD (VOB and IFO) format so they can be played on any regular DVD player, withou the need of a computer. The application converts in batch mode all the selected files or segments. The image aspect ratio can be forced to a specific (4:3 or 16:9) or automatically set by the application."; fDesc[6] = "IFO files. It supports batch conversion to DVD video files and can directly burn to DVD blank discs. The video size ratio or aspect can be force to a desired format or automatically set by the application."; fDesc[7] = "DivX directly and play it on your portable video player!"; fDesc[8] = "files into a lot of different formats, such as AVI, MPEG, MOV, SWF, FLV, MKV, WMV, 3GP, 3G2, QT, VRO, VOB, SWF, DAT, SVCD, MJPEG and many more."; fDesc[9] = ", DivX to DVD and burn to DVD. Features include video trim, support for DVD-5 and DVD-9, multithreading, Menu edit with backgrounds, music, and video miniatures."; fDesc[10] = "convert DVD to AVI, DivX, XviD video formats fast and easily. This incredible software has the ability to rip almost all DVD movies in the market even if they are CSS, REGION, MACROVISION, SONY ARCCOS protected dvd discs."; fDesc[11] = "popular video/audio formats, such as DVD to AVI, DivX, Xvid, MPEG, WMV, MP4, iPod, PSP, 3GP, MP3 etc. This incredible utility has the ability to rip almost all DVD movies in the market even if they are CSS, REGION, MACROVISION, SONY ARCCOS protected dvd discs."; fDesc[12] = "VCD format files that can be played on your VCD/DVD player"; fDesc[13] = "PC as many times as you wish, by coping it on your hard disk. To make the converting process simpler for the novice users, it comes with default input settings. ."; fDesc[14] = "to DVD VCD Converter and Burner, is the right solution for you. You will be able to convert from almost every video format to almost every video format, and you will also be able to burn your VCD´s and DVD´s with the same application."; fDesc[15] = "to use and does the job quickly. The Magicbit DVD to DivX Converter also supports batch conversions, which makes things go even faster. A preview video is possible to look at before completion. Even only segments or chosen clips can be converted if that is all desired."; 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 = '...'; } }