AutoMKV/README.md
2019-05-26 21:40:14 +10:00

509 B

AutoMKV

AutoMKV is a simple bash script that was designed to automate the conversion of ISO images to MKV

Usage is quite simple, most of the defaults are assumed but can be overritten

./convert.sh -i image.iso -t 0 -o mkvs
Flags Description
-i | --input Input image file
-o | --output Output folder
-t | --title Title to dump
-h | --help Shows this help menu

Requirements

https://www.makemkv.com/