Page 1 of 1

aerender return code

Posted: Thu Jan 04, 2018 10:23 am
by sjt
I have been running into an issue with aerender where a windows machine was rendering and for some reason lost the drive mapping so it could not find the .aep; but aerender returned a 0 status code for most of the tasks but for some returned an error which stopped the job and marked it as an error. So I guess my question is if the parser can influence the return code or if I can somehow have the service check the output before approving a 0 return code as success?

Other than this issue Afanasy is handling our 2M+ frames very nicely :)

Re: aerender return code

Posted: Fri Jan 05, 2018 5:06 pm
by timurhai
Hi. Yes.
Check this:
https://github.com/CGRU/cgru/blob/maste ... afterfx.py
You can also look at other parsers code for examples.