dmz01
13th July 2011, 00:15
There are times when you want to project 3d content on regular TVs (on the go for example) using cheap ($0.99) red-cyan or green-magenta glasses off of ebay etc. To do this you will need to use a good anaglyph algorithm and by far the best publically available one is the Dubois algorithm. See the anaglyph comparison (http://www.swell3d.com/color-anaglyph-methods-compare.html) for more info.
I use a simple 3 step process for that:
1) Use SSIFSucka! Beta3 (http://gl.tter.org/SSIFsucka/SSIFsucka_Beta3.exe) to demux right and left video from the SSIF file(s) and encode the right stream into a full video stream.
2) Adjust the 3d.avs (http://www.megaupload.com/?d=XDBSXURD) script to the appropriate paths to the Dubois plugin (http://www.megaupload.com/?d=XDBSXURD) (written by yours truly) and to the left and right mkv video files
3) Use MeGUI (http://sourceforge.net/projects/megui/files/megui-stable/2028/MeGUI_2028_x86.zip/download) to open the script and encode the Dubois anaglyph into a new H.264 video stream.
Prerequisites:
installed Haali splitter (http://haali.su/mkv/MatroskaSplitter.exe), FFDShow Tryouts (http://sourceforge.net/projects/ffdshow-tryout/files/Official%20releases/generic%20build%20%28stable%29/ffdshow_beta7_rev3154_20091209.exe/download), and AVISynth (http://sourceforge.net/projects/avisynth2/files/AviSynth%202.5/AviSynth%202.5.8/Avisynth_258.exe/download)
Enjoy
dmz
I use a simple 3 step process for that:
1) Use SSIFSucka! Beta3 (http://gl.tter.org/SSIFsucka/SSIFsucka_Beta3.exe) to demux right and left video from the SSIF file(s) and encode the right stream into a full video stream.
2) Adjust the 3d.avs (http://www.megaupload.com/?d=XDBSXURD) script to the appropriate paths to the Dubois plugin (http://www.megaupload.com/?d=XDBSXURD) (written by yours truly) and to the left and right mkv video files
3) Use MeGUI (http://sourceforge.net/projects/megui/files/megui-stable/2028/MeGUI_2028_x86.zip/download) to open the script and encode the Dubois anaglyph into a new H.264 video stream.
Prerequisites:
installed Haali splitter (http://haali.su/mkv/MatroskaSplitter.exe), FFDShow Tryouts (http://sourceforge.net/projects/ffdshow-tryout/files/Official%20releases/generic%20build%20%28stable%29/ffdshow_beta7_rev3154_20091209.exe/download), and AVISynth (http://sourceforge.net/projects/avisynth2/files/AviSynth%202.5/AviSynth%202.5.8/Avisynth_258.exe/download)
Enjoy
dmz