You're not going to be able to access quicktime, so you'll have to write out each frame as a binary file (maybe blob it all together, or stick it in a virtualvolume). You'll need to write a GUI app to assemble the pieces into a quicktime movie. If you need to do this via the console, you will need to use the applescript workaround I mentioned earlier. I'm not 100% if it will work though, given XGrid's limitations on user privileges for the XGrid process. However, it's easy enough to elsewhere in the pipeline, either as a server or post- processing tool.
John On Apr 22, 2007, at 12:23 PM, Andrew Keller wrote: > Okay, that works. The ultimate goal of the program is to make a > movie going from one zoom level to another smoothly. Can I also > create movies in a console app such that a single agent can render an > entire section of the movie at once? > > - Andrew Keller _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
