Over the past months I have been building a degraining tool for my own Super-8 scans, and it has reached the point where it might be useful to someone else. It is on GitHub now, GPL-3.0:
The software should run on any PC with a Python interpreter - if it has a CUDA-enabled graphics card, it will be faster.
There are two programs in the repo:
- flowQt - a GUI-program that lets you set various parameters for scene-specific processing
- cineFlow - a batch processor that applies them to a whole folder of scenes
It was tested under Windows 11, WSL2 and an older Linux Mint distribution.
Feedback is welcome.
Have fun - cpixip
