Re: create a DVD with applescript/automator
Re: create a DVD with applescript/automator
- Subject: Re: create a DVD with applescript/automator
- From: Gnarlodious <email@hidden>
- Date: Tue, 14 Jun 2005 16:51:13 -0600
Entity Graham Anderson spoke thus:
> is it possible to use applescript/automator to automatically create a
> DVD with iDVD or DVDSP
> I wanted to see if I could feed some server side variables to an
> applescript and then build a DVD without user interaction
> is this possible ?
Someone would need to be there to insert a blank disk, but you would say
this kind of shell script:
hdiutil makehybrid -o CAPITALISM.iso ~/Movies/·DivX\ Movies/CAPITALISM/ ;
hdiutil burn ~/CAPITALISM.iso
Or send it to Terminal to see the progress.
-- Gnarlie
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden