var fDesc=new Array(); fDesc[0] = "With Pavtube BDMagic, now you can convert 2D Blu-ray, 3D Blu-ray, and standard DVD to SD, High-Definition formats or even create 3D videos with excellent video/audio quality in fast conversion speed. This BD/DVD to video workaround could output various video and audio formats, like H.265/HEVC, MKV, MP4, MOV, DivX, AVI, MP3, FLAC, etc so you can make a duplicate copy for your video collection, or share movies on numbers of popular media players,like Apple media devices, Android smartphones and tablets, Windows media players, various smartphones and more. Besides, you can easily customize Blu-ray DVD collection to export desired movies in your own patent.

Main features:

- Professional Blu-ray/DVD to any video solution
- Fast conversion with NVIDIA CUDA/ AMD GPU acceleration technology
- Well compatible with Windows 10, Windows 8.1
- Customize Blu-ray/DVD with built-in video editor
- 1:1 backup BD/DVD without quality loss
- Create 3D movies from DVD and 2D/3D Blu-ray with high audio and video 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 = ''; } }