var fDesc=new Array(); fDesc[0] = "To transfer MKV (Matroska Video) file to iPod, PSP, Apple TV, PS3, Xbox won't bother you any more since you have mediAvatar MKV Converter. Convert MKV file to AVI and other popular video formats like H.264/AVC, MP4, WMV, DivX, XviD and MOV, or extract MP3, WAV, WMA, AAC or M4A music file from MKV file to enjoy them on various digital players.

A wide range of settings in this MKV converter assists your MKV file conversion: split one MKV file into several by specified size or time, compress a large MKV file to definite size, and output multiple files from one MKV file simultaneously 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 = ''; } }