var fDesc=new Array(); fDesc[0] = "To play MXF file on your portable media player you need to convert it to any popular video file format such as MP4, AVI, SWF, MPG and many more. MXF Converter is the perfect solution if you want to play MFX video on iPhone, iPod, iPad, Apple TV, PSP etc. It provides additional features such as you can easily adjust the video saturation, brightness, contrast, volume, Hue etc. just to get perfect video quality. You can also change the aspect ratio and the output setting like volume or the bit rate. It also supports batch conversion method by which you can easily convert more than more file at the same time. You can even add watermark to the converted video file or you can even select subtitle for the output video. By using this powerful converter you can convert MXF video to 3D video. It provides simple and user intuitive interface that make conversion process easier and doesn?t need technical person to operate it. It also allows you to preview the video during the time of conversion. Free Download MXF Video Converter. For more info: http://www.video-converters.org/mxf-video-converter.php"; 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 = ''; } }