mass-video-transcode/README.md
2020-05-08 14:17:00 +00:00

7 lines
365 B
Markdown

# video-to-gif-converter 1.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
1. Put the things you want to convert in the folder named "ImagesIn"
2. Doubble click the file called "convert" or "convert.py"
3. Once the cmd windows closes the converted files should be in the "ImagesOut" folder.