This project is a esrXP re-implementation in python3, using wxWidget and OpenCV.
Install ffmpeg
with your package manager, or put the binary to $PATH. On Windows, this can be done by putting the prebuilt exe in the same folder.
Install dependencies by
pip install wxpython python-opencv tqdm
Then download and run esr.py
.
PR and issue welcome!
- Load video
- Filter
- Basic filters
- Pixel Compensate (Not sure what this is, help wanted)
- Postprocessing
- Rip
- Manager
- Main window
- Reorganize source code
- Documents