Skip to content

Hdiutil: Creating a DVD ISO from a VIDEO TS folder

Introduction

You may sometimes need to create a DVD from a VIDEO_TS folder. This is the solution.

Usage

$ 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.