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] = "Converter, you can easily convert between all popular video formats, save your video for all popular mobile devices; join multiple video files, rip your DVDs, edit video - crop, rotate, add watermark, adjust quality. You can save best still images from your video and extract soundtracks from videos and DVDs. Here's just a taster of what you can do with Movavi Video Converter: Convert between any video formats: Input Video Formats: AVI (DivX, XviD, etc.), DV AVI, MP4 (Sony PSP, Apple TV, iPod, iPhone, etc), WMV (including Zune), ASF, 3GP, 3GP2, 3GPP, 3GPP2, QuickTime (MOV, QT), DVD, VOB, IFO, VIDEO_TS, AUDIO_TS, MPG, MPEG 1,2,4, VRO, MOD, DAT, MJPEG, VCD, SVCD, H.263, DVR-MS. Output Video Formats: MP4 (Sony PSP, Apple TV, iPod, iPhone, etc), WMV (including Zune), 3GP, 3GP2, 3GPP, 3GPP2, QuickTime (MOV, QT), MPG, MPEG 1,2,4, H.263, H.264, Real Media (RM, RMVB). Output Audio Formats: MP3,..."; fDesc[3] = "format to DVD format. With this tool, you will be capable of burning multiple video files to one DVD disk, generate DVD menus, and be familiar with the DVD folder size. After converting you will be able to burn and save DVD file to a DVD disk."; fDesc[4] = "makes DVDs. It supports almost all formats of video files to make DVD files; you can convert AVI, MOV, MPEG, Internet clips, DVC, webcam videos to DVD."; fDesc[5] = "developers there are in the world of video/audio conversion. This is yet another application of that kind. This application tries to get a share of the video conversion market. It bundles two applications in one: a DVD ripper and a video converter."; fDesc[6] = "including CD, DVD and Ipod videos. You can now create videos for YouTube, your Blackberry phone, MP4 player, Ipod Nano, Ipod Touch, PS3, PSP, Zune and Xbox 360 in a couple of minutes."; fDesc[7] = "to MP4 files that will be supported by iPod"; fDesc[8] = ", but is really overrated - it converts a file from one format to MP4. There are many applications that are \"just\" video converters, but can tackle the task of converting file A from AVI to MP4. Those files are perfectly playable on an iPod. The only extra thing that these..."; fDesc[9] = "clear for the novice user, featuring a Wizard Mode where you can fine tune all the conversion parameters. Results are great when you master the software."; fDesc[10] = "reproduction on compatible mobile phones. It includes a DVD ripper and a video converter with output editing tools such as crop, trim, brightness, contrast, saturation controls and effects such as gray, emboss, and negative."; fDesc[11] = "videos to all the popular video formats including DVD and VCD. Fast conversion speed and support for batch conversion make this tool handy and quick."; fDesc[12] = "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[13] = "overrated - it converts a file from one format to MP4. There are many applications that are \"just\" video converters, but can tackle the task of converting file A from AVI to MP4. Those files are perfectly playable on a Zune."; fDesc[14] = ", this suite is a great choice. It features two of Cucusoft's top selling applications: DVD to iPhone and iPhone Video Converter. The first one is a DVD ripper."; fDesc[15] = ", DVD and SVCD discs that can be played on regular video players. This software consists of three different programs: a Video Converter, a VCD/SVCD creator and a DVD Creator. The DVD creator has a built-in DVD burner. A general help file with information for all of them"; 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 = '...'; } }