var fDesc=new Array(); fDesc[1] = "File for playing on mobile phone easily and quickly! Watch your own Videos on your 3GP Phone anytime, anywhere. It features excellent video and audio output quality with super fast processing speed. Really comfortable for usage with beautiful user friendly interface."; fDesc[2] = ", resolution changes, cropping the video very easily. AVI ReComp shows every detail of the AVI file you import for re compressing like, video duration, size, bit rate, resolution, frames, fps, audio type, audio channels (mono or stereo), audio bit rate and audio size."; fDesc[3] = "any photo, edit it and animate it using effective and easy tools. You can create animated pictures, screensavers, banners and buttons in no time."; fDesc[4] = "audio and video. You may capture your video footage directly, using a web-cam attached to your computer. You may then edit the audio and video tracks of this media file, separately and independently of each other."; fDesc[5] = "three different ways. Slice also names your files according to the splitting method chosen. There are two ways in which your files get saved. You can either choose lossless slice or re-encoding."; fDesc[6] = "applications to run faster and more efficiently. Also, you will be enjoying a balanced performance of your system through the time. It runs under Windows 98/98SE/Me/2000/XP and you can access to it for free"; fDesc[7] = "photos from any of your drives or import them automatically from your digital camera, chose one of the Instant-Show themes available and burn your slideshow to CD or DVD. Personalize it by adding menus, music, text, narration, transitions and digital effects, all in minutes and with amazing results!"; fDesc[8] = "your AVI digital video to SWF Flash format. Video to Flash Converter provide SWF file ready for the web or streamed Interrnet connection."; fDesc[9] = "and images to create slideshows with background music - there are numerous transition effects templates that we can add to our projects. We can adjust the output options, choosing between creating a flash file or making a gift, a presentation CD or DVD."; fDesc[10] = ", HD-MOV, RMVB, MKV) to DVD. Once you run the program, you can load a video file from any drive. The program will then display a window with information about the video (Compression Codec, Frame rate, Duration, Resolution) along with the audio information."; fDesc[11] = "(DVRMStoMPEG.exe) or against a directory (DVRMSToolbox.exe) using \"Processing Conditions\", or meta data based rules that you create. Both of these tools are command line applications so it's easy to create scheduled tasks that process your recorded tv while you sleep, or if you are a more visual person there is also a GUI that will run the applications. One of the more useful applications of DVRMSToolbox is its automatic commercial skipping capability. Using this feature (by combining the FileWatcher and the CommercialSkip add-in), Media Center will automatically skip commercials while you are watching the show. There is also a windows service (DVRMSFileWatcher), which can be run to watch the recorded tv folder and use the \"Processing Conditions\" to process new shows as they are recorded. A set of \"Profiles\", or configured set of actions, is included in the installation package. These..."; fDesc[12] = "external subtitles. If duration of a subtitles stream does not coincide with duration of video then the program allows you to make correction of duration of a subtitles stream by its compression or stretching. The file of subtitles should be in SubRip format (extension .srt) or MicroDVD format (extensions .sub and .txt). On your computer should be installed corresponding video codecs for correct display of video files in various formats. Please download these codecs from the Internet as they are not included in a set of \"Titlevizor\" delivery."; fDesc[13] = "even join mp3 files in a short time very easily. There are various mp3 files from which users like to eliminate the ads, noise, dead air or other unwanted filler. The mp3 magic is basically for this purpose. It is used to remove such unwanted contents from the files."; fDesc[14] = "There are four options available: shutdown, hybernate, standby, and restart.The .Net 2 Framework is required."; fDesc[15] = "Features include editing a note's velocity, duration, channel, track, patch. Specific player is included."; 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 = '...'; } }