var fDesc=new Array(); fDesc[0] = "ApecSoft M2TS to AVI MP4 DVD Converter is a powerful and handy video converter for your AVCHD camcorder, Apple iPOD and PSP device .

It allows you to edit footage from an AVCHD video camera and HD Camcorders in Microsoft® Movie Maker or other video editing suite on the PC.

It can convert High Defination HD video files (MTS, M2TS) to standard video formats, such as AVI, MP4, FLV, SWF, PAL DVD MPG, NTSC DVD MPG. And thus HD Video files could be edited or handled by Windows Media Player, Microsoft Movie Maker, Adobe Premiere, Sony Vegas and Pinnacle Studio.

It supports HD video camcorders such as Canon, Panasonic HDC, and Sony HDR, etc."; 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 = ''; } }