var fDesc=new Array(); fDesc[0] = "TMPGEnc DVD Author lets you create a DVD with several videos that can be accessed from a custom menu in a very easy way, with good-looking, professional results.
TMPGEnc DVD Author will be your ally from the very beginning: it will select the video sources and split your project in tracks and chapters. You will have absolute control over the included video, selecting and clipping any part you want with ease.
Next, you will be able to completely customize your DVD menu system, with the ability to choose from several predefined styles, or create your own ones.
The user interface is oriented to the novice users, so anyone can create great DVD presentations with this handy tool.
Please note that this product has been officially discontinued: if you are looking for the latest version available, you must look for "TMPGEnc DVD Author 3 with DivX® Authoring". This is a historical review, you cannot download this version unless you have a valid serial number. The stated price is the amount for upgrading to version 3, as well as the "buy now" link."; 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 = ''; } }