var fDesc=new Array(); fDesc[0] = "E.M. Total Video2Dvd is the DVD authoring tool for those looking for a simple, fast, and reliable way of converting their video files and burning them to DVD. It offers you an “Easy Mode” and an “Advanced Mode” – by using the Easy Mode you can virtually burn your videos to DVD with just one click! But if you prefer, you can customize your DVDs adding to the menu the background images and sounds of your choice using the Advanced Mode.

You can convert almost any video format into DVD files, including YouTube FLV! Once installed, Total Video2Dvd comes with “Total FLV Sniffer”, an application for Windows XP that will “sniff” any YouTube video playing in your computer and will automatically download it and save it for you. Together with FLV files, Total Video2Dvd supports the most popular video formats – AVI, XVID, MOV, VOB, ASF, OGM, 3GP, MPEG, MPEG4, and more. You can also create DVDs out of your favourite digital photographs.

Add subtitle streams to your DVDs from the most widely used subtitle file formats - SRT, SUB, SSA, SMI, PSB, and many more! You can then change the colour and font, or correct any offset problems, with its easy-to-use subtitle editor. Author your own menu backgrounds, buttons, and texts. Merge video clips up to a total of 8 hours, and create new chapters either manually or automatically.

You can either burn directly to DVD (both in PAL or NTSC) or create an ISO image file that you can use later.

E.M. Total Video2Dvd also includes another extra tool –Total Video Player, to view all the supported video files plus a number of audio files too (WAV, CDA, MP3, or FLAC, just to name a few)."; 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 = ''; } }