var fDesc=new Array(); fDesc[0] = "Aiseesoft MTS Converter is the perfect companion for your AVCHD/HD camcorder, which lets you easily convert MTS files to any popular video formats like MP4, AVI and MKV for further use.

It converts MTS files to MOV, MP4, AVI, WMV, MPEG, FLV, MKV video and MP3, AAC, OGG, FLAC, CUE, APE, WAV audio. This MTS video converter preserves the best video/audio quality after conversion and is very easy to use, even for beginners. It can also import M2TS, TS, etc.

This MTS Converter includes ready-to-use profiles for any popular portable digital devices, such as iPhone, iPad, iPod, Samsung Galaxy S4, Samsung Galaxy Note 3, PSP, PS4, Xbox One, Xbox 360, etc. It is supported by various media player software such as: Windows Media Player, VLC, QuickTime player, etc. The MTS Converter makes it easy for users to convert MTS videos to editing software, like Avid Media Composer, Adobe Premiere, Sony Vegas and so forth. Simply select the output format according to your needs, and then play the converted videos on your devices or further edit your videos with editing software."; 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 = ''; } }