var fDesc=new Array(); fDesc[0] = "ImTOO MTS Converter is a versatile MTS file converter that can convert MTS, M2TS, H.264/MPEG-4 AVC video to AVI, MP4, MPEG-1/2, and MOV video, as well as to popular HD video formats.

With the full support of HD video encoding and decoding, ImTOO MTS Converter can convert videos from MTS, M2TS, and H.264/MPEG-4 AVC to common video formats like AVI, MOV, MPEG-1/2, MPEG-4 AVC, and to HD video formats like AVI HD, H.264 HD, MPEG2 HD, MPEG4 HD, and MOV HD.
Moreover, ImTOO MTS Converter owns the highlight to extract audio from MTS file to MP3 or M4A audio.
Edit the loaded videos at will: cut any clip from MTS file, calculate video bit rate, split file, set output settings, take a snapshot, preview the original and the output video, and so on.

Introduce NVIDIA CUDA & AMD APP technology to gain the best performance in video conversion time.
Adjustable aspect ratio (4:3 and 16:9), CD decoding, power management and resizable player are available.
The profile settings are classified by different types.
With the support for dual-core or multi-core CPU, it brings you the high speed conversion.
Batch file conversion allows you to convert more than one file one by one at the same time.
Freely and exactly split your MTS file into several video clips by the preset split time or file length.
Directly convert any MTS video clip with the start time and duration you specify in the advanced settings.
Able to adjust output video/audio settings, such as bit rate, frame rate, sample rate, resolution, codec, quality.
Give you access to have one source input and multiple profile outputs in the same or different formats.
The Bitrate Calculator lets you define file size and duration, choose the audio bit rate, and has the bit rate value calculated for you.
After-done actions (exit, shutdown, hibernate, standby) will release you from waiting for the long-time conversion.
Run the program in the background and use other programs smoothly at the same time.
Take a snapshot to capture the movie images you like while previewing videos and save as JPG, GIF, PNG, or BMP files."; 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 = ''; } }