1 Introduction
You may sometime need to create a DVD from a VIDEO_TS folder. This is the solution.
2 Usage
hdiutil
|
$ hdiutil makehybrid -udf -udf-volume-name DVD_NAME -o MY_DVD.iso /path/
|
/path/ is the root folder of the DVD, not the VIDEO_TS folder.