var fDesc=new Array(); fDesc[0] = "ImTOO MPEG to DVD Converter makes it easy to convert MPEG to DVD and burn MPEG to DVD discs seamlessly! This professional MPEG to DVD burner software also supports converting MPEG to DVD folder or ISO image file. It's the perfect program to burn MPEG/MPG format videos (as well as other video file formats) into DVD with a lot of shinning DVD authoring features including creating DVD menu, clipping, cutting video image, cropping video size, adding soundtracks/subtitles/watermarks and changing video effects.

Features:

-Numerous menu templates to choose from, add background picture, music, title and opening clip, even attach a video or picture thumbnail to personalize the DVD menu. And the menu templates can be downloaded.
-Clip video segments you wish and merge them to convert and burn it onto your DVD disc.
-Crop frame size; adjust image brightness/saturation/contrast, add special effects, and add picture/text watermark.
-Add multiple audio tracks and subtitles of different languages to your DVD movie, and adjust the delay time to fit the scene.
-ImTOO MPEG to DVD Converter enables you to burn MPEG file to different DVD discs: DVD-R, DVD R, DVD-RW, DVD RW, DVD R DL, DVD-R DL, DVD-5, DVD-9.
-Set video/audio quality, bit rate, aspect ratio, television standard, aspect ratio, resize mode and so on to burn custom DVD.
-Create chapters by preset interval.
-Set the DVD to skip menu and play the movie straight away.
-Preview the original and edited video file with the built-in player; take snapshot of selected scenes and save as picture file.
-Set an action (hibernate, standby, exit or shutdown) after a task is done to save time and avoid waiting."; 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 = ''; } }