var fDesc=new Array(); fDesc[0] = "Take full advantage of your PS3, Xbox and Apple TV, and watch High-Definition(HD) videos with them. mediAvatar HD Video Converter can convert all High-Definition and Standard-Definition videos to HD AVI, H.264/AVC, HD MPEG4 TS, HD MPEG2 TS, HD WMV, HD Quick Time, and general video/audio formats, and even create video from photos and capture video pictures in batches. Also as AVCHD converter, mediAvatar HD Video Converter can help you convert AVCHD(.mts, .m2ts) to AVI, MPEG, MP4, etc. for enjoying on your digital device.

This HD converter allows you to set several output profiles for the same source to convert HD video, and adjust various parameters like bit rate, frame rate, sample rate, and so on."; 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 = ''; } }