var fDesc=new Array(); fDesc[0] = "Powerful, easy-to-use, and versatile PowerPoint to video converter offers the most ideal way to convert your PowerPoint presentations (PPTs) to different format video files. mediAvatar PowerPoint to Video Converter can turn PPTs into video as well as high-definition (HD) video files in full-HD 1080p resolution. mediAvatar PowerPoint to Video Converter supports most video formats including AVI, H.264, WMV, MP4, MOV, and HD-video formats including HD AVI, HD H.264, HD MPEG-2 TS. Installing Microsoft PowerPoint is not required.
mediAvatar PowerPoint to Video Converter is also great for creating personalized video PPTs: include your own commentary into your presentation, add background music, attach text or picture watermark, and set a range of output parameters. You even have the option of removing all original slide features from your PPT."; 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 = ''; } }