This tool converts full-width SBS (Side-by-Side) 3D videos into Red/Cyan Anaglyph videos with automatic cross-correlation guided alignment.
It is optimized for speed with a multi-threaded CPU pipeline, and supports PyTorch CUDA GPU acceleration if available.
- πΌ Input: Full-width SBS 3D video
- π¨ Output: Red/Cyan Anaglyph (Color, Half-color, or Gray)
- β‘ Automatic focus alignment using cross-correlation
- π§΅ Multi-threaded frame processing (uses all CPU cores)
- π PyTorch CUDA acceleration support (if GPU supports it)
- π Configurable FPS export method (Custom, Frames and Duration Based, OenCV Native)
- π₯ Simple command-line prompts for all options
- π₯ FFmpeg NVDEC/NVENC hardware video decode/encode
Run the script:
python "Full SBS to Red-Cyan Anaglyph Auto - V.18.1.2026-1.py"Then follow on-screen prompts as per your choice.
- On unsupported GPUs (e.g., older NVIDIA Kepler cards), the program automatically falls back to CPU.
GPL-3.0