var fDesc=new Array(); fDesc[0] = "If you have ever been, or ever think you might be interested in capturing/copying files directly from your HD camcorder, merging/joining camcorder videos (AVCHD MTS/M2TS, MOD, TOD) without recoding, or frame by frame splitting/cutting files with frame accuracy, or just want to backup your MTS files in short time, and even export different file formats at the same time, you certainly want to take a look at Aunsoft Final Mate.
Aunsoft Final Mate, as an entry-level and necessary camcorder assistant software, focuses on making it easy in some very useful functions for HD camcorder users like lossless MKV output just in several seconds, camcorder wizard (For quickest and easiest video capture/backup), lossless merge (For joining file without conversion or no loss of quality). Furthermore, Final Mate is a great simple video editing tool, with which you can do timeline-oriented editing, frame accurate cutting/splitting, video cropping, volume adjustment, audio replacement, color correction, deinterlace, camcorder video conversion (As powerful as MTS/M2TS Converter), etc. And all of its editing function can be a preparation for more complicated editing in those professional video editing tools like Sony Vegas or Adobe Premiere. With such a self-explanatory and cover-all tool, you don't have to call in a favor from a friend to make your movies shine."; 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 = ''; } }