
This generates a job specifically for Air.
To create an Air job via commandline, you can use the following parameters for the -product switch (case is ignored):
Air
With Air, you can select any of the .rib files in your frame sequence. Smedge will try to determine the frame range from the available files. It uses intelligence to determine how the frames are actually rendered:
Scene file selected | Example command line |
gears.rib | air -frames 1 3 gears.rib |
car001.rib | air car001.rib car002.rib car003.rib |
Smedge searches for this frame number from the rear of the filename. This means, if you have other numbers in your filenames, you need to make sure that they are before the frame number in the filename.
