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] = ", mod, ape, mjpeg, dat, rm, vob, wav, ogg, wmv and xvid file to 3gp, 3g2, mp4, avi, mpg, avi, asf, wmv, mov, vob and amr files along with predefined format profiles for Iphone, Ipod, DVD, PSP, Apple TV, Xbox 360 and many other portable multimedia players."; fDesc[3] = "you to easily import video and images. It supports multiple formats including 3GPP, 3GPP2*, AVI, MPEG-1, MPEG-2, MPEG-4, WMV, and ASF.The program allows you to import images from DSC cameras, memory cards and local hard drives."; fDesc[4] = "mpeg and IPOD formats. Ares Tube comes with a built-in browser which allows saving video youtube, google video, myspace, blip tv, daily motion, metacafe and much more sites in local formats (IPOD, MP4, MPEG). Optionally Ares Tube will export the downloaded videos to the itunes platform."; fDesc[5] = ", Flash (SWF and FLV), iPod, PSP, 3GP, etc.; editor; recorder; CD/DVD ripper; audio, video, data CD/DVD burner for DVD, VCD, and SVCD; and more."; fDesc[6] = "file. The program can merge almost all the popular video file formats including AVI, Divx, XviD, MPEG, WMV, ASF, RM, MOV, 3GP, MP4, FLV and MKV videos."; fDesc[7] = "formats. Once you have chosen the file to convert, it will play it, showing you information about the flash version that was used to create it, total length, frame rate, and movie size."; fDesc[8] = "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[9] = ", MPG, WMV, 3GP, MP4, VOB, BIN, CUE and many other CD and DVD formats. You can simply open any 3gp, amv, avi, div, divx, flv, mkv, mpeg, mp4, mod, mov, rm, dat, bin, vob, wmv, asf or xvid file, set start and end points, select the output format, video quality, resolution and that's all."; fDesc[10] = "minutes. You can create videos for your multimedia phones, Ipods, mp4 players, portable video players and DVD players using this program."; fDesc[11] = "to MP4 files that will be supported by iPod"; fDesc[12] = "MPEG2, MPEG4 SP/ASP, H.264/AVC*, 3GP. Its features include Real-time, high resolution MPEG-2 video playback at HD, Brightness control, Deinterlace vertical filter among others."; fDesc[13] = "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[14] = "MP4 Player, iPod, PSP, PS3, Zune, XBOX 360, Archos, Cellular Phone and Pocket PC in two clicks. Additionally you can use the inbuilt video cutter to create clips out of big video files. All you have to do is just set the start and end points of the video to get a small video clip."; fDesc[15] = "and OGG format. you can also extract audio from video files to CD quality WAV files. Support fast batch conversion."; fDesc[16] = "videos and create one large file by joining them all. Fast AVI MPEG Joiner allows you to set the order of the videos according to you. You get 100% of the video quality after joining process, means no quality loss."; fDesc[17] = "you to convert audio files like MP3, WMA, WAV, M4A, AAC, AC3, and OGG to audio-only video file, like for instance MP3 to AVI."; fDesc[18] = "This efficient conversion tool allows you to create video files from image files. But that is not all this application does. Using this software, you will be able to convert video files from one into another. This program allows you to convert AVI and WMV files into MPEG files."; fDesc[19] = "and audio. It includes two preview windows and a timeline to make your editing tasks easier. You can add video effects, transitions, background audio, etc., and export your project to your favourite portable device or in a format suitable for burning to disc."; fDesc[20] = "NTSC and PAL TV systems, widescreen and standard TV, and burns DVD-Video Discs playable on any home DVD player."; 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 = '...'; } }