var fDesc=new Array(); fDesc[0] = "ImTOO Video Splitter is a perfect AVI splitter, MPEG splitter, SWF splitter and MP4 splitter to split a video file into several video clips easily and fast. It supports so comprehensive video formats including AVI, MPEG, FLV, MP4, WMV, 3GP, H.264, MOV, ASF, SWF, DAT (the video format used in VCD).
ImTOO Video Splitter can help you split a large AVI, MPEG/MPG, WMV/ASF, or MOV/QT file into several video segments. Compared with other programs, it supports various video formats including AVI, MPEG, MKV, MP4, WMV, 3GP, H.264, MOV, FLV, ASF, HD video etc.
You can use ImTOO Video Splitter as AVI splitter and MPEG splitter to split video file manually or automatically. It provides a built-in player that allows you to select the segment as you view.
With the super fast splitting speed and outstanding quality, ImTOO Video Splitter is an affordable and easy-to-use AVI, MPEG, MP4, 3GP, FLV splitter 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 = ''; } }