diff --git a/README.md b/README.md index 6ff2302..0448d1c 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +3. Once the cmd windows closes the converted files should be in the "ImagesOut" folder. diff --git a/ffmpeg.exe b/ffmpeg.exe deleted file mode 100644 index 9db315c..0000000 Binary files a/ffmpeg.exe and /dev/null differ