Hey, is there somewhere in the Monitor where I can find what the basic aerender command line is for a given job?
Thanks for any help!
- Jance
Hey, is there somewhere in the Monitor where I can find what the basic aerender command line is for a given job?
Thanks for any help!
Hi Jance,
The strings printed out in the log are the same as what Deadline uses to execute commands, so these two lines should have everything you need (keep in mind that the path in the argument may have been changed by deadline.)
0: INFO: Render Executable: “C:\Program Files (x86)\Adobe\Adobe After Effects CS3\Support Files\aerender.exe”
0: INFO: Render Argument: -project “C:\Documents and Settings\mstriemer\Local Settings\Application Data\Prime Focus\Deadline\slave\jobsData\example.aep” -comp “Comp_1” -s 1 -e 1 -output “R:\projects\Deadline\RegressionTestsOutput\AfterEffects\AfterEffects9\output_[#####].tga”
Cheers,