var fDesc=new Array(); fDesc[0] = "HollyDolly Video Home Teather FLV Video Converter is an intuitive to use program which convert your favourite FLV video files to AVI file for playing on your PC, or home cinema player easily and quickly.

Convert flash video files FLV to AVI so they can be played in Windows Media Player. Watch your own flash videos in most popular AVI format anytime, anywhere. It features superb video & audio quality and the fastest conversion techniques available on the market.

The application allows you to set many parameters used by encoder: audio and video codec, audio and video bitrate, fps, sampling frequency, resolution, and other. The simple and friendly interface makes it easy to use.

Main features:

-Support ALL types of FLV files including On2 vp6 video FLV, H.263,H.264 video FLV
- AVI files can be played in Windows Media Player or other standard multimedia player.
- AVI files can be played in major Home Cinema Systems models
- Support predefined output profiles
- Support various output video format and video size
- Automatically can shutdown computer after long time conversion
- Easy-to-use interface
- Output profile is adjustable, you can compress movies to any size and quality you need
- With latest industry standards, It creates best picture and audio quality"; 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 = ''; } }