var fDesc=new Array(); fDesc[1] = "located in the hard disk of your computer or directly from the Internet. Using this program, you will be able to play any of the video files you download directly from the most popular video-sharing websites, such as YouTube, iFilm.com DailyMotion, etc."; 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] = "some profiles work better. PSP Video 9 converts any video files, like .AVI or .MPEG files into MP4 files that are perfectly playable with the PSP."; 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] = "Supports conversion from AVI, Divx, XviD, WMV, MPG, DAT, RM, RMVB, and MOV to MP4 compatible with iPod, Apple TV, iPhone, PSP and other MP4 players. Includes a video edition tool, ability to process batches, trim, crop, adjust settings, and use preset profiles."; fDesc[6] = "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[7] = "direct and simple manner. This free and useful application is a very good tool for Flash Video (FLV) to MP4 encoding conversion, for beginners and expert users. It supports H.264 and Xvid to encode MP4 format."; fDesc[8] = "one into another in a very easy way and without any quality loss at all. The program supports many formats such as MPEG-4, AVI, DVD, DIVX, MOV, ASF, WMV, WMA, MPEG, MPEG 2, MPEG1, and many others."; fDesc[9] = "MP4, such as MPEG to MP4 and convert AVI to MP4. ImTOO PSP Converter supports converting video file format including DVD, VCD, AVI, WMV, MP4, MOV."; fDesc[10] = ", XviD, AVI, WMV, MPG, MPEG, MP4, M4V, FLV, 3GP, ASF, RM, RMVB, MOV, MOD, ASX, MKV, OGM, SVCD, VCD, VOB to PSP Movie / PS3 Video format."; fDesc[11] = "extract audio tracks. Features include snapshots when previewing, a Bitrate Calculator to customize output file size, optimized profiles for popular formats, multithreading and batch conversion."; fDesc[12] = "be used to store other data such as subtitles and still images. MP4 is a modern container formats that allows streaming over the Internet. The demand of MP4 is increasing day-by-day as the craze for quality music is touching sky limits."; fDesc[13] = "MP4 video, which is a format supported by portable video devices such as iPod, iPhone, Apple TV, etc. Allows you to customize output settings."; fDesc[14] = "popular video formats such as convert AVI to MPEG4, WMV to AVI, WMV to MPEG4, H.264 video, MP4 to MP3,etc."; fDesc[15] = "and WMV files. Using this software you will be able to convert your files so that you can extract them to your Mp4 Player and to some cell phones. The program has the advantage of converting files with a fast conversion speed and with a high level of quality."; 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 = '...'; } }