No description
Find a file
2025-12-02 12:13:33 +01:00
LICENSE Initial commit 2025-01-31 22:44:34 +01:00
mkvtoolnix-batch.py Fix bug where title and filename are identical 2025-07-31 09:22:24 +02:00
README.md Update README.md 2025-12-02 12:13:33 +01:00

MKVToolNix-batch

A script that takes an MKVToolNix command for a single file as an input, and generalizes it to process all other media files in the input directory with the same settings. Depends on the enzyme Python module.

Could use a thorough cleanup and frankly an entire rewrite. Written for Windows some time ago, before my switch to Linux. Parses the input command for Windows-style filepaths, does not work on Linux at the moment.