A tool to transcode multiple video files at once.
Go to file
sebgab 47134245f5 Added support for more filetypes
Renamed it from "mass file transcode" to "mass file transcode" due to the changing nature of the script
2021-04-14 21:58:22 +02:00
.gitignore Added support for more filetypes 2021-04-14 21:58:22 +02:00
convert.py Added support for more filetypes 2021-04-14 21:58:22 +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.