var fDesc=new Array(); fDesc[1] = ", DVD-R/RW, DVD+R and other formats (high definition videos included). The new version of PowerDVD offers many new features; for instance, True-Theater HD (which boosts up low resolution videos to higher resolutions) and True-Theater Motion which allows to increase the frame rate."; fDesc[2] = "dealing with poor computer capabilities or running around looking for a proper setting and codec. BS.Player is used by more than 70 millions of users throughout the world, available in 90 languages. This player surpass the sum of all downloads of competitive video/DVD players."; fDesc[3] = "high-quality, highly compressed DivX video, merge and convert multiple videos into a single DivX file with an automatically generated menu."; fDesc[4] = "enable you to playback and encode most of the formats currently available. During the installation, informative menus will warn you about options that may cause troubles, like some old codecs. The installation will ask you what to do."; fDesc[6] = "levels of visual quality, compression and control. DivX Pro plugs into your video software to produce high-quality movies (at one-tenth the size of a DVD) for viewing on your PC or, with DivX Certified DVD players, right on your TV."; fDesc[7] = "name suggests, it allows you to convert any AVI file to DVD, VCD, SVCD and MPEG formats. However, this application has been redesigned to better its file support and now manages Mpeg, Mov, RMVB and DivX."; fDesc[8] = ", MP4 and MP3 format. The Pro version converts to DivX, XviD, MPG and MOV formats. The program has a one window interface."; fDesc[9] = "huge amount of different things you can do with this particular piece of software. Khi3 calculator includes a whole collection of auxiliary tools, classified into the following categories: Pro, Astronomy, Geometry, Analyze, Physics/Chemistry, and Others."; fDesc[10] = "Hollywood-style DVDs from your home movies and slideshows. Easily transfer and edit home recorded movies, create compelling motion slideshows, edit standard and high definition projects, even upload them to portable devices, all with professional-level production values."; fDesc[11] = "WMV, MPEG, MOV, QT, RM, RMVB, QuickTime, MPG. Supports batch conversion, large video files, conversion of a segment setting start and end points, and automatic shutdown your computer after a job is done."; fDesc[12] = "internet. So, it is the codec they usually rip a DVD into. The main advantages of DIVX is that the video quality is maintained to the maximum while the file sizes are small. It gives one of the best compression available."; fDesc[13] = ", evob, flv, gif, tp, ts, mv, mov, qt, m4v, mp4, mpg, ogm, pva, rm, dat, wmv, xvid, nuv, vro formats to avi, divx, dv, mkv, ogg, wmv files. Its features include batch conversion, and the ability to crop and trim your clips."; fDesc[14] = ", realtime pitch/tempo change for video and audio!"; fDesc[15] = "IFO files. It supports batch conversion to DVD video files and can directly burn to DVD blank discs. The video size ratio or aspect can be force to a desired format or automatically set by the application."; fDesc[17] = "AVI file to DVD, VCD, SVCD and MPEG formats. However, this application has been redesigned to better its file support and now manages Mpeg, Mov, RMVB and DivX."; fDesc[18] = "AVI, SVCD, VCD, MOV, WMA, RA, RAM, M4A, MPC, MPEG and many more. This program is a combination of two programs (DVDPean and DVDPean Video) developed by the same company."; fDesc[19] = "files into formats that are compatible with your preferred portable player. Rip your DVDs into AVI, DivX, MP4, H.264, MPEG, WMV, 3GP, RMV, or FLV, to be used with your iPod, iPhone, Zune, PS3, mobile phone, Pocket PC, or to be published in the web via YouTube."; fDesc[20] = "PC with CD or vinyl decks. All you need is a PC and an audio interface (USB, FireWire, PCI compatible).MixVibes PRODUCER gets all the functionalities of DVS, boosted with pro features. This software brings another step towards making the DJ a musician and remixer thanks to a set of amazing creative tools. PRODUCER features: Mix the video files:Access to your favourite video files and include them in sync in your mix. Video clips format such as divx, .avi, .vob, .mov, .mpeg 1 or 2 are compatible. If your computer is powered enough (check the recommended specs) and you have the codec installed on your machine, specific and professional video formats such as H.264, mp4 and HD files can be supported. Along with the video, a special rack includes various video effects and transitions. The mixed video output can be sent to a secondary screen monitor or projector. 16 players are available to..."; 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 = '...'; } }