var fDesc=new Array(); fDesc[0] = "VidLizard is a multimedia player of video (DIVX, ASF, AVI, MPEG), Audio CDs and audio (MP3, WAV, MID) files for Windows with full DVD support. The program is rather small in size (921 KB in archive) and optimized for quick launch and minimum system load. VidLizard player supports all the latest video and audio formats (divx, avi, mpg, asf, xvid, wmv, mp3...) From version 1.20, VidLizard can play DVD video from DVD disc and from any folder of your PC's hard drive. VidLizard video player has good control and easy-to-use interface. The user has a possibility to customize the keyboard layout at his own discretion. From version 1.21, VidLizard has enhanced skin support. There's a possibility to adjust playback and rewind rate. Screenshot saving is also available. There is the possibility of controlling several audio streams in a video file. VidLizard defines video codecs installed on computer and allows choosing the most preferable one for playing. Infrared remote control WinLIRC is supported. You can get information on reproduced file (duration, codec used for reproducing, size of video frames, type and codec of sound, etc.) in this program.
VidLizard is full of features that make video viewing as easy as possible! You'll love it! The VidLizard user interface is designed for easy and intuitive use. Multi-Language support. VidLizard media player enables users to create custom playlists of Divx and ASF video, MP3 music, or any mixed audio and video presentation. Vidlizard supports all standard audio and video formats, if the appropriate codecs have been installed. VidLizard is based on DirectShow and features all the latest audio and video formats (AVI, DivX, MPEG, ASF, XviD, WMV, MP3, AIF, WAV, ...), You can even preview your homemade Avi, DivX, or MPEG movies files before you burn them onto disc."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }