These are scripts for use on macOS to create DVDs.
brew install dvdauthor cdrtools ffmpeg
make_dvd
- Creates a DVD ISOmake_dvd_xml.rb
- Creates an XML control file for use withdvdauthor
Usage:
# Relies on having `make_dvd_xml.rb` on the path
env PATH="$PATH:." make_dvd <iso_path> [media_files.mpg ...]
Usage:
make_dvd_xml.rb [media_files.mpg ...]