var fDesc=new Array(); fDesc[1] = "to be the easiest DVD player for Windows of all. The first part of every experience when it comes to PC applications is installation, and this program's setup is really easy and to the point. The user isn't prompted to setup or calibrate anything."; fDesc[2] = "use.Support eleven languages, automatically detect the language system.Provides quick operation guide in nine language format.Technical on web site.Free technical support for our products.Language selection can be the native or English.Selection for different image input interface.Capture photo on the control panel.Software snapshot function.Easy installation for application and driver.Support link to Microsoft NetMeeting.Support remote access of security control.Support remote access over the local network.Video CommunicationMPEG real time compressionVideo Surveillance over Internet"; fDesc[3] = "feeds on the web without the need for viewers to download any plugins. It's not just another \"take-a-snapshot-every -minute-and-upload-it- to-your-server\" application, WebCam actually displays live views from a camera up to 25 frames per second. This version includes a free homepage in our webcam community \"Camarades\" for instant publishing of your video stream on the web."; fDesc[4] = "you are using a microphone or have a built-in microphone in your web cam. The trigger alerts can be customized, and you can configure the program to record audio and video when an alert is triggered."; fDesc[5] = "including full screen capture, region capture, window capture, scroll capture, directx capture, video screen capture, sound record and etc."; fDesc[6] = "DVD Ripper and DVD Player, and also works with a group of VOB files using index information from IFO files. Ability to FTP upload of generated files, supports command-line, includes help system and Wizard."; fDesc[7] = "possible to convert audio to audio, video to video, create video from our favorite photo album, take snapshots, split video files, and so on. We can create a great video by using our best picture collection, making it possible to enjoy it with our family."; fDesc[8] = "can extract pictures from most popular video format file, as it supports WMV/ASF/ASX/WVX/WM/WMX /RA/RM/RMS/MND/RAM/MPG /MPEG/RMM/R1M/MP2/DAT/ AVI/FLV/VOB/MOV/QT."; fDesc[9] = "watermarks to your image (GIF, PNG, BMP, JPEG, TIFF), video (AVI, Mpeg, DVD, WMV, QuickTime, Mpeg 4, RealMedia, DV) and flash files. It also allows you to convert your files to multiple formats. You can add text, image and audio files, rectangles or blurred areas as watermarks."; fDesc[10] = "most popular video format such as AVI, FLV, ASF, MOV, RM, RMVB, WMV, MKV, VOB, MPG, MPEG etc. Except that frame grab ability like others video-frame-capture software, Video Snapshot Wizard can also edit frame image, output as BMP, JPG, GIF graphics, and can even rebuild the frames to create animated GIF image or movie thumbnails. Features Capture frames from movie files. Support the most popular video formats. Support Continuous Capture Mode. Display frames using thumbnails view mode. Output frames as a custom-defined animated GIF image. Edit your favorite pictures and make your thumbnails."; fDesc[11] = "video: play pause, stop, fast forward, rewind. But the most important feature is that you can capture images from your video while playing or extract a portion of the video."; fDesc[12] = "can go to any point within a video clip, capture a freeze frame picture, and save this image to your hard drive."; fDesc[13] = ", WMF, MPG, MPEG and VOB. To take a DVD snapshot, all you have to do is launch the application, insert a DVD drive, select the scene of the movie you want to take a snapshot of, and then just click on the button \"Snapshot\", and save the picture."; fDesc[14] = "that you can play them or extract them to the most popular mobile devices. This software supports a lot of video formats, including AVI, WMV, 3GP, MP4, MOV, VOB, ASF, MPG, RM, RMVB and more."; 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 = '...'; } }