I want to render an animation from 3D Studio using the "nth" frame option.
This leaves me with non-sequentially numbered TGA files. Is there an IPAS or
other routine that will renumber a list of images so that Animator Studio or
the 3D Studio Video Post dialog will recognize all of the images? (i.e.
JUNK0000.tga, JUNK0003.tga, JUNK0006.tga will become JUNK0000.tga,
JUNK0001.tga, JUNK0002.tga . . .etc.) I know that I could save the animation
as a FLC file directly from 3D Studio, but I lose 24 bit color. Any help is
greatly appreciated!
Mark:
>> routine that will renumber a list of images
For Video Post, the best thing to do is create an IFL. Assuming you have
nothing but the files in one place, just go into the directory and type
"dir /b /on > filename.ifl" and use that! Voila!
Greg Pyros