var fDesc=new Array(); fDesc[0] = "Leo DVD to Xbox Converter is an all-in-one and high quality video converter with you bring you can watch your favorite DVD movies on your Xbox.The powerful DVD ripping software converts not only DVD to DivX, XviD, MOV, MPEG-4, MPEG, WMV, MPEG-2, H.264, AVI, DV but also separates audio to MP3 WMA WAV from DVD.
Key Feature:
1.Output video formats supported: xbox video,DivX, XviD, MOV,MPEG-4, MPEG, WMV,
MPEG-2, H.264,AVI,WMV and DV.dvd to xbox converter
2.Support DVD to mp3, aac,ogg,ac3 and wav audio conversion.
3.Support splitting output video by DVD chapters, and titles.
4.Provide flexible output profiles, You may easily customize the outpu video properties.
5.Support Dolby AC-3, DTS Surround audio track."; 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 = ''; } }