This is a simple python GUI wrapper for FFMPEG to convert files in a folder from WebM and mp4 to the GIF format.
Changed to using variables for input and output folder instead of hardcoding it in. Added more comments |
||
|---|---|---|
| .gitignore | ||
| convert.py | ||
| ffmpeg.exe | ||
| LICENSE | ||
| README.md | ||
video-to-gif-converter
This is a simple python GUI wrapper for FFMPEG to convert files in a folder from WebM and mp4 to the GIF format.