2019-05-26 21:40:14 +10:00
2019-05-26 23:56:45 +10:00
2019-05-26 21:40:14 +10:00

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/

Description
No description provided
Readme 23 KiB
Languages
Shell 100%