var fDesc=new Array(); fDesc[1] = "almost any formats such as AVI (DivX, XviD, etc.), DV AVI, MP4 (inc. Sony PSP and Apple iPod), WMV, 3GP, 3G2, QuickTime (MOV, QT), SWF, DVD, VOB, VRO,MPG, MPEG 1,2,4, DAT, VCD, SVCD, ASF, ASX, MJPEG, and many others."; fDesc[2] = "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[3] = "AVI in a very short amount of time and in a really easy way with no quality loss at all. This application supports a lot of video files, including, VOB, SVCD, VCD, OGM, ASX, MKV, MOD, MOV, RM, ASF, RMVB, FLV, M4V, MPEG and more."; fDesc[4] = "into separately files (VOB format too). The program seems to be easy to use, however it gets sometimes tricky, since some buttons don't work as expected. What comes to the rest, it's fairly easy to use."; fDesc[5] = "time. This application supports a lot of video and audio formats, including MP4, MPEG, VOB, AVI, DIVX, XVID, MPG, RM, FLV, 3GP, 3G2, IFO and many more."; fDesc[6] = "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[7] = "software converts high definition MVK movies to vob files(compatible with Play Station 3), which can be played in Play Station 3 consloes and many DVD players."; fDesc[8] = "file and allows you to select the fragment of your choice. There is no re-encoding involved in the cutting process, so the resulting output file will have the same DVD quality as the original."; fDesc[9] = "On the program's main window you have access to all of the functions this efficient software provides you. You will be able to change some settings for your conversions, to add files by clicking on some buttons, to split images or video fragments and much more."; fDesc[10] = "into an AVI container, but which can also extract sound streams from videos to separate MP3 files or convert audio and video using some other codecs, such as MOV, FLV, or 3GP."; fDesc[11] = "a DVD, and convert them to a format readable for a computer or VCD. The program has a very simple interface. All you have to do is to specify the folder where are the VOB sets you want to convert, and the folder where you want to save the converted .MPG files."; fDesc[12] = "available with features like selecting or customizing video size, NTSC/PAL format, frame rate, audio codec, bit rate, as well as sampling rate for the videos which are being converted from or to VOB formats."; fDesc[13] = "the user desires. It was designed for unexperienced users and requires only three clicks to start a conversion. It can backup a DVD movie into popular video formats such as DivX, XviD, MPEG, MPEG2, MPEG4, AVI, VCD2.0, SVCD, WMV, ASF, etc."; fDesc[14] = ", XviD, MPEG4, YUV...). Winxmedia DVD Ripper proves to be beneficial tool as it can open DVD, IFO, MPEG/VOB files. For the sake of convenience, Winxmedia DVD Ripper splits large video files to volumes according the mode and size user wants to set."; fDesc[15] = "Video and iPod Video. YASA VOB to MP4 Converter’s encoding algorithm ensures that videos created have the very best quality. YASA VOB to MP4 Converter is a very powerful software tool that has the ability to convert both video and audio"; 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 = '...'; } }