A video palette converter inspired by Schrodinger-Hat's ImageGoNord
PS: Even in non-ffmpeg version, only the palette conversion algorithm is free of ffmpeg code. ffmpeg is currently being used to get the video stream and also to convert individual frames to video format. I am looking for a way to remove this dependency.
- ffmpeg already installed
- Run the pip command
pip install ffmpeg-python numpy
- Run
python paletteuse.py
- Run
python ff.py
- Run
python no_ffmpeg.py
Original Video |
---|
ffmpeg converted version |
---|
Non ffmpeg converted version |
---|