A tool to transcode multiple video files at once.
| .gitignore | ||
| convert.py | ||
| ffmpeg.exe | ||
| LICENSE | ||
| README.md | ||
video-to-gif-converter V1.0
This is a simple python tool for FFMPEG to convert files in a folder from WebM and mp4 to the GIF format.
How to use
- Put the things you want to convert in the folder named "ImagesIn"
- Doubble click the file called "convert" or "convert.py"
- Once the cmd windows closes the converted files should be in the "ImagesOut" folder.