var fDesc=new Array(); fDesc[0] = "If you have a home DVD player, you surely ever faced the problem with the computer formats of your movies. DVD Flick will crack this problem once for all. The program is designed especially for converting of the most PC video formats to the standard DVD format, so that you can play your favorite movie on your home DVD player without any problems. In addition to that, DVD Flick can create really beautiful DVD of high quality.
So DVD Flick will help you to record the DVD project to a DVD that will be compatible with the most home media players, or create an ISO image. Those who try to spare time and place, have an opportunity to make a DVD that will consist of several video files. DVD Flick can also correct while converting such for DVD critical parameters as frame frequency and size, and set standard frequency of sound selection.
DVD Flick supports over 45 file formats, over 40 audio codecs and over 60 video codecs, including AVI, MPG, MOV, WMV, ASF, FLV, Matroska и MP4, MPEG-124, Windows Media AudioVideo, MP3, OGG Vorbis, H264, On2 VP56 and others.
But don’t think that by means of DVD Flick you can only burn a DVD in the certain format. If desired you can create a fully-featured DVD of high quality. The program gives you an opportunity to add a movie menu, your own subtitles, audio tracks and others.
All this functions of DVD Flick are perfectly completed by the user-friendly, simply interface, freeware license without any advertising and spyware and open source code."; 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 = ''; } }