Sun 12 Dec 2021
Purpose: This script takes specified, independant VOB files from a DVD and converts them to a single m4v file.
This script uses the encocing terminal software ffmpeg that manipulates video and audio streaming files.
- Place the bash script in the directory you want the
output.m4v
file. - Enter the array variables of the VOB files from the DVD.
- Enter the directory path variable of the DVD VOB files.
- Type
bash VOB_to_m4v.sh
in your terminal and get coffee!