A tool to transcode multiple video files at once.
Go to file
2023-05-19 18:04:21 +02:00
.gitignore Added support for more filetypes 2021-04-14 21:58:22 +02:00
convert.py Added support for more files 2023-05-19 18:04:21 +02:00
LICENSE Initial commit 2020-05-08 13:29:00 +00:00
README.md Added support for more filetypes 2021-04-14 21:58:22 +02:00

Mass file transcode

This is a simple python tool to transcode multiple files at once.

How to use

  1. Put the things you want to convert in the folder named "FilesIn"
  2. Doubble click the file called "convert" or "convert.py"
  3. Once the cmd windows closes the converted files should be in the "FilesOut" folder.