var fDesc=new Array(); fDesc[0] = "Recorded lots of amazing videos with your AVCHD camcorder? Now, you can use Xilisoft MTS Converter to convert the recorded H.264/MPEG4 AVC HD videos (*.m2ts, *.mts) to other HD video files including AVI HD, H.264 HD, MPEG2 HD MPEG, MPEG2 HD MPG, MPEG4 HD and MOV HD, as well as convert MTS/M2TS videos to general AVI, MOV, MP4, MPEG1, MPEG2, MPEG4/H.264, M4A, MP3 files, thus makes it possible to play your recorded videos on PC or multimedia devices.

This MTS video converter allows you to split one file into several, specify output file size with Bitrate Calculator tool, and adjust various output parameters to get custom files. Apart from this, you can even output multiple files from the same file at one time to satisfy multiple requirements.

Put your recorded AVCHD videos into Xilisoft MTS Converter, and make a video conversion from camcorder to PC or multimedia devices, then enjoy and share them!"; 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 = ''; } }