/theatremode

enhance video for the big screen

Primary LanguagePython

theatre mode

enhances video and outputs it into 1080p and 4k

setup

python -m venv /path/to/new/virtual/environment
source venv/bin/activate
pip install -r requirements.txt