var fDesc=new Array(); fDesc[0] = "Once the preserve of Hollywood studios and Japanese TV makers, 3D is now heading for your home at a price you can afford! If 3D movies and camcorders are still way beyond your budget, fear not; you can convert 2D SD and HD formats and DVD to striking 3D with Movavi’s 2D to 3D Converter without breaking the bank.
3D can be idiosyncratic. While your neighbor in a movie theater is gasping at how realistic the picture is, you are left cold. Why? Because of the wrong 3D glasses! To watch 3D video made by Movavi software, you can choose any 3D glasses that work for you: NVIDIA’s shutter, or anaglyph.
3D is everywhere. It’s no longer limited to the movie industry, top-of-the-line LED TVs, and game companies; mobile computing vendors like HTC and LG are experimenting with adding 3D to their smartphones and tablets. Get one step ahead – convert 2D movies to 3D for your smartphone using ready-made Movavi presets.
Together with Intel® Media and NVIDIA® CUDA™, Movavi’s 2D to 3D Converter saves you time. Now you can blaze through 3D conversion with technology that really rocks. Movavi’s 2D to 3D video converter uses all the power of your Intel® multi-core processors and NVIDIA® CUDA™ GPUs to give you a significant performance boost.
3D Depth, Shift, and Perspective are the parameters that create the magic of 3D 'volume' to 2D videos. Experiment with different values to get the optimum depth perception without detracting from the picture with muddied colors or blurred images.
The real-time preview shows your custom-designed stereo and anaglyph 3D videos. Your clip in the preview window changes the moment you change the mode or parameter value. Now you can see far more than the conventional planar 2D video viewer can offer."; 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 = ''; } }