var fDesc=new Array(); fDesc[0] = "A Blu-ray DVD and 3D Real Time Video Player. Play Video clips in 3D Real Time. Play or Save to hard drive protected Blu-ray.
Smoothly play your favorite High-Definition Videos (able to handle 1920x1080 or 1080p and higher resolution videos) even on a slow PC System.
Support most popular 2D video formats (asf, avi, flv, m2ts, m4v, mp4, mkv, mov, mpg, mpeg, wmv, webm, vob, etc...) as input source videos.
Viewing 3D Glasses is selectable for these glasses types: Anaglyph Red/Cyan, Green/Magenta and Yellow/Blue (or Amber/blue); 3D Vision Side-by-Side and Top/Bottom Glasses; Shutter Glasses Interlaced and Flipping Modes.
Sporting a Full 3D Color Controls to delivery spectacular 3D Video Playback Quality.
It is recommended to use Green/Magenta or Amber/Blue (Yellow/Blue) anaglyph 3D glasses for viewing 3D Video playback. These glasses deliver much better Color reproduction than the Red/Cyan glasses.
It is best to playback saved Videos that have 3D Theatre versions (eg. Avatar, Clash of Titans, Resident Evil, etc...) so you can see the 3D effect more clearly.
Playback decrypted Blu-ray main title (.mpls) directly from "BDMV\PLAYLIST" without having to play each .mt2s files individually.
Please refer to the Help file when first run this program to"; 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 = ''; } }