Skip to content

kostasx/dvd2iso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

A small script, which converts VIDEO_TS folders into .iso files ready to be burnt with the Mac OS X Disk Utility.

Tested: on Mac OS X 1.7.3

Usage: download the .scpt file and double click it to open up the AppleScript Editor. Select File > Save As, and choose "Application" as a File Format.

Now drag and drop a folder containing a VIDEO_TS folder into the newly created app. The app will run a terminal shell command that will produce an .iso file on the same folder named "mydvd.iso".

How to burn the .iso file to a DVD Disc:

  1. Open Disk Utility
  2. Drag the .iso file into the left panel
  3. Select the .iso and click on the Burn button
  4. Click Burn again

About

An Applescript to convert DVD VIDEO_TS folders into ISO files ready for burning with the Mac OS X Disk Utility.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published