var fDesc=new Array(); fDesc[0] = "Boilsoft Video Cutter is a perfect video cutting software to cut video files into several segments easily and quickly. Boilsoft Video Cutter cuts all popular formats video, it works as an AVI video cutter, MPEG video cutter, VOB video cutter, WMV video cutter, ASF video cutter, RM video cutter, RMVB video cutter, 3GP video cutter and MP4 video cutter. Our Video Cutter cuts video faster and more efficient because its unique video cutting technique - without re-encoding process. Using Direct Stream Copy Technology, the target file's quality is the same with the source video file.

Boilsoft Video Cutter is easy and convinient to cut your favorite video files. Previewing before the video cutting is supported. Video can be cut accurately by setting the start point and the end point. It is a handy, easy and fast Video Cutter!

AVI video cutter, MPEG video cutter, VOB video cutter, WMV video cutter, ASF video cutter, RM video cutter, RMVB video cutter, 3GP video cutter and MP4 video cutter all-in-one!"; 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 = ''; } }