Hell all,
I am hoping you can help me. I record baseball games and then sell them to the parents. Previous years, my workflow was like this. 1. Take mpeg2 file home 2. make a dvd iso image 3. Fulfill dvd orders from the iso file one at a time (using imgburn).
I want to do something different, I want to do everything on site, and with little human intervention. I have figured out how to automate the capture and creation of the dvdiso file. And getting the iso to disk is as simple as running a batch script to get imgburn to burn the iso file.
Now the problem. Time is of the essence, each baseball game consists of two dvd's. Using one dvd burner, takes 5 - 8 minutes a disk, so 10 - 16 min minimum for one game, and I usually like to lite scribe my disks, so they look good. What I want to do is throw multiple dvd burners at the problem. Perhaps as many as 4, I have already built the robot to change the disks, so thats not a problem, but even with SATA I am worried that the hard drive will not be able to keep up, perhaps a raid array?
Also I do not know what kind of issues imgburn will have running multiple instances of itself.
I am also considering throwing multiple computers at the problem, with a really fast network to distribute out the img files.
Any help in these matters, or thoughts would be helpful.