var fDesc=new Array(); fDesc[1] = "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[2] = "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[3] = "CD scratches and data loss. You can create and use BIN, IMA/IMG ,CIF ,NRG,IMG/CCD, MDF/MDS, VCD, VaporCD , VDI , C2D, BWI/BWT, CDI, TAO/DAO, PDI virtual images. An image in virtual CD/DVD drive enables you to work 100x faster than an ordinary CD/DVD drive."; fDesc[4] = ", like Windows Media Player. Version 2.23 includes Subresync for fixing subtitle sync problems, SubMux for muxing SRT subtitles (and audio tracks) with AVI/DivX files, VOBSub cutter, Sub Cutter and Joiner."; fDesc[5] = "free application is extremely useful to rip the audio part of a video file into an mp3 file. The user interface is really simple, but achieves its goal really well."; fDesc[6] = "(CD, Blu-Ray Disc, DVD or HD DVD). Among its principal features, you can find an audio converter, a \"Mixed Disc\" option, that lets you create CDs combining different types of files, and many disc utilities."; fDesc[7] = "video upload. Also, you can extract the audio from a video file and convert it to MP3 or extract the audio file directly from Youtube to MP3, and you can convert YouTube videos or video files to several file formats,format, play videos, make video and audio editing, rip CDs and DVDs, and more."; fDesc[8] = "to introduce you a simple yet powerful program that will let you perform this task easily. DVD Audio Extractor, as its name suggests, will let you extract all audio from any DVD, in just four simple steps."; fDesc[9] = "files formats supported by this software are as follow: MPEG1, PEG2, MPEG4, I tunes M4A, Matroska, OGG, OGM, Quicktime, RealMedia, WindowsMedia, WMV, WMA Microsoft RIFF (including AVI, WAV) Sound-only formats (AC3, AAC, AU, AIFF, DTS...)"; fDesc[10] = "popular audio and video formats in the easiest possible way. We can convert our video and audio files, so that we can enjoy them later on our iPhone, NDS, Wii, PSP, iPod, mobile phone, Xbox, and so on."; fDesc[11] = "the most popular portable devices (including iPhone, iPod, Zune, Pocket PC, XBOX 360, and others). Includes a fully functional DVD player."; fDesc[12] = "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[13] = "Burn are all supported by this powerful tool."; fDesc[14] = "program supports a lot of video files, including AVI, WMV, WMA, ASF, PSP, VCD, MPEG, MP4, VOB, RM, FLV, RMVB, DVD, DIVX and 3GP."; fDesc[15] = "video formats. Also it makes it possible to extract audio from DVD movies. The formats supported are: AVI , MPEG, WMV, 3GP, MP4, VCD, SVCD and FLV."; fDesc[17] = "include preview mode, list mode, rip raw AC3, DTS audio and protected DVD movies, removes region protection in a graphic interface with suport for multiple languages."; fDesc[18] = "format including MP4 and DVD videos and create video clips in minutes for your multimedia phone, iPod and portable multimedia players. The user interface is very simple and designed while keeping the novice in the mind."; fDesc[19] = ", VCD, audio CD or DivX/XviD disc. It supports HD-Video, and it is also compatible with other formats like MPEG4, RM, WMV, QuickTime or MacroMedia Flash, and many others, as long as corresponding codec is already installed in your system."; fDesc[20] = "DVD, WMV, ASF formats.#1 Video Converter is also a joiner,splitter. it can join and split video files between all supported 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 = '...'; } }