var fDesc=new Array(); fDesc[0] = "Sog Video Converter is an all-in-one video transcoder and converting software, which can convert popular video files between AVI / DVD / DivX / Xvid / MP4 / VCD(SVCD) / MOV(Apple video) / WMV / ASF / FLV (Flash Video)/RM/RMVB (RealMedia )video files, and extract audio to MP3 files.
Main features:
- Convert video files to AVI/DivX/Xvid with AC3 and MP3 track.
- Convert video files to MPEG-4 H.264 MPEG1/2 video format.
- Convert video files to WMV FLV video file
- Easy video splitting, full control the output video quality and image size.
- Extract audio to MP3 format.
- Fastest converting speed ,up to 300% real time.
It has ability to access all most video files, the sound and picture quality are high and supports all most source video files.
Extra features:
- Support Batch Conversion
- Super fast converting speed, up to 300%-500% real time
- Best video/audio quality
- Easy video splitting, full control output video image size
- All video/audio parameters adjustable for users optimizing video quality."; 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 = ''; } }