A tool to transcode multiple video files at once.
Go to file
2021-08-06 14:10:15 +02:00
.gitignore Added support for more filetypes 2021-04-14 21:58:22 +02:00
convert.py More options 2021-08-06 14:10:15 +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.