var fDesc=new Array(); fDesc[0] = "acdVIDEO Converter 2 is a simple to use HD video converter that can quickly and easily convert video files between most popular media formats (even M2TS Blu-ray) for high quality playback on your mobile device, including the iPhone4S. Its smart video aspect ratio clipping algorithm helps you make full use of your mobile media player screen. You can also use it to extract your favorite MP3 audio from downloaded video files. Use the exclusive Pro Tools Pane to get more from your converted video: adjust the volume of your output file, create still images, clip your favourite segments and more!

Main Features:

- Set and forget
- Convert videos and audio among all popular file formats
- Supported Input File Formats: AVI MP4 MKV FLV 3GP 3G2 WMV MOV VOB MPG PSP M4V VCD DVD ARM ASF AVS SWF MPEG MTV OGG H261 H263 H264 RM VID BFI C93 DRC DNXHD DSICIN DV DIF DXA EA FFM FLIC V4L GXF CIN CGI MVE LMLM4 LIBDC1394 NUT MJPEG M1V M2V M2T M2TS MVI MXF V NSV NUV OGV V4L2 RCV VMD PVA R3D YUV CIF GCIF RGB RL2 ROQ RPL CPK VB SON SMK STR THP SEQ TXD VC1 4XM VFM WC3 VQA Y4M
- Supported Output File Formats: AVI WMV MP4 3GP FLV MOV ASF M4V MKV DV MPEG1 MPEG2 VOB WMA MP3
- Easy-to-use interface
- Smart video aspect ratio clipping
- Extract audio from videos"; 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 = ''; } }