A tool to transcode multiple video files at once.
Go to file
2020-06-24 01:09:33 +02:00
.gitignore Initial Commit 2020-05-08 15:32:23 +02:00
convert.py It now copies files that aren't WebM or mp4 to the output folder. 2020-05-08 16:10:07 +02:00
LICENSE Initial commit 2020-05-08 13:29:00 +00:00
README.md Renamed the repo in README and removed the ffmpeg binary 2020-06-24 01:09:33 +02:00

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.