Re: create a DVD with applescript/automator
Re: create a DVD with applescript/automator
- Subject: Re: create a DVD with applescript/automator
- From: Graham Anderson <email@hidden>
- Date: Tue, 14 Jun 2005 16:11:18 -0700
hdutil seems a bit sparse on functions for creating a DVD?
ultimately, the work flow would be
user chooses pre-existing mp2 movies from a playlist and a
pre-existing picture
this playlist and picture gets converted into a list of movies that
DVDSP/hdutil/iDVD can process
the collection of movies and the picture is assembled and burned onto a
DVD....
is this possible with hdutil or from other collection of terminal
commands ?
many thanks
g
On Jun 14, 2005, at 3:51 PM, Gnarlodious wrote:
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:
email@hidden
This email sent to email@hidden
_______________________________________________
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