vote up 1 vote down star
1

Suppose I have a directory of 100 .ISO files. Do you know how I could automate burning them to DVDs? I'd basically like to send them to a DVD burner with a hopper of DVDs similar to how you can print sheets of paper on a printer.

Any ideas on how to do this on Windows?

flag

41% accept rate
1  
Man, that's a lot of porn ;-) – Alnitak Dec 9 '08 at 17:29
now that is funny Alnitak. :) – Joshua Hudson Dec 9 '08 at 20:01

3 Answers

vote up 1 vote down

http://www.imgburn.com/

"There is an image queue system for when you're burning several images (which you can automatically share between multiple drives if you have more than one)"

link|flag
vote up 0 vote down

On Linux, write a simple bash script which uses cdrecord.

link|flag
vote up 0 vote down

On Mac OS, you could probably use Toast and AppleScript it.

BTW, what do you mean by "hopper"? You don't think of a mechanism to swap the media for you, do you? There are such machines, but that's not really programming related, and they come with software for such a task.

link|flag
I'm thinking of using a machine like this: primera.com/bravopro_disc_publisher.html/… but I want to find one that I can automate to burn different .ISOs. Lots of them only support duplicating DVDs. – Lance Fisher Dec 9 '08 at 20:22

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.