var fDesc=new Array(); fDesc[0] = "RER Video Converter is the best video converter software to convert video files between all key formats. Easiest to use.
RER Video Converter can convert 3GP/3GPP, 3G2/3GP2, MJPEG, AVI, DivX, Xvid, MPG, MPEG(MPEG-1/2), DAT, FLV, MKV(Matroska), QuickTime(MOV,QT), MP4, M4V, VOB, WMV, ASF, TS, MPEG-4 AVC, DVR-MS, H.263, H.264, X.264 to all popular video formats: MP4, MOV, 3GP, 3G2, MPEG, MPG, VOB, AVI, ASF, WMV, FLV, H.264, MJPEG, TS and SWF.
The best Video Converter can convert video files to all popular audio formats: MP3, WMA, M4A, AAC, AC3, MP2.
RER Video Converter support Apple iPod nano/video/classic/touch/TV Out, Apple TV, iPhone, Sony PSP, Zune, Smartphones, PDAs, Other Portable Media Players which can be used as iPod Video Converter, PSP Video Converter, MP4 Video converter, iPhone Video Converter, Zune Video Converter etc.
If you are a veteran, you will find everything can be called up with a simple mouse click, and the learning curve is near zero. Start working from the first launch with the simple and intuitive interface of RER Video Converter.
RER Video Converter provides flexible output profiles, user can easily customize the video properties, such as file size, bit rate, NTSC/PAL, frame rate, audio codec, and sample rate. RER Video Converter is easy to modify the name and path of the output file.
All decoders and encoders built in this multimedia software. Once you download and install RER Video Converter, all supported formats can be converted without downloading any more codec.
Convert several video files with a task list with high output 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 = ''; } }