var fDesc=new Array(); fDesc[0] = "4Videosoft Video Converter is advanced Total Video Converter which can convert between any video formats including MPG, MPEG, MPEG2, MP4, FLV, MOD, M4V, AVI, WMV, MOV, DivX, XviD, etc., along with HD videos, like HD TS, HD MPG, HD MPEG, HD MP4, HD AVI, etc. It can also extract audio from video and convert between all audio formats including MP3, AAC, AC3, WAV, WMA, M4A, OGG, AIFF, FLAC, etc.

Apart from the main converting functions, 4Videosoft Video Converter possesses strong editing functions like Effect, Trim, Crop, Merge, Watermark, Take Snapshot. Therefore, to some extent, it is a professional video editor. Accompanied with the friendly and easily user-interface, this Video Converter can bring you brand-new visual perception.

- Convert all popular video formats
- Extract audio from video and convert between audios
- Comprehensive editing functions: Effect, Trim, Crop, Merge, Watermark
- user-friendly interface and high conversion speed"; 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 = ''; } }