var fDesc=new Array(); fDesc[0] = "Turn any PowerPoint presentation into video without Microsoft PowerPoint installed. Xilisoft PowerPoint to Video Converter lets you convert PowerPoint presentations (PPTs) to almost all popular SD/HD video formats.

Rehearse and include your own commentary, retain or add background music to your presentation or remove them altogether, adjust the time interval between slides, and add your own logo before converting it to a video.

- Convert PPTs to video formats: AVI, H.264, WMV, MP4, MOV, HD AVI, HD H.264, HD MPEG-2 TS, etc.
- Play video presentations on iPad, iPod, iPhone, PSP, and BlackBerry
- Add commentaries, background music and watermarks
- Optional "Express Convert" Mode enables PPT to video fast conversions without sound or effects"; 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 = ''; } }