Renamed the repo in README and removed the ffmpeg binary

This commit is contained in:
Sebastian Hernø Gabrielli 2020-06-24 01:09:33 +02:00
parent 0251963219
commit f0ea408668
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# 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.
# Mass video transcode 1.0
This is a simple python tool to transcode multiple video files at once
## 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.
3. Once the cmd windows closes the converted files should be in the "ImagesOut" folder.

Binary file not shown.