Page 1 of 1
Deadline animation submission
Posted: Sun Jan 22, 2017 10:52 pm
by pxlntwrk
Hi,
I would like to know if someone here has a workflow to share to submit an Octane render animation job to Deadline?
it seems that Deadline can only read .ocs files not orbx.
How to export a sequence of .ocs files (000.ocs, 001.ocs, 002.ocs) from an animation in Octane render Standalone ?
Thanks for advices
Re: Deadline animation submission
Posted: Mon Jan 23, 2017 10:30 am
by bepeg4d
Hi pxlntwrk,
instead of having hundreds of .ocs files, is it not possible to specify the time frame of an animated .ocs file in deadline?
ciao beppe
Re: Deadline animation submission
Posted: Mon Jan 23, 2017 10:47 am
by pxlntwrk
Hi Beppe,
yes you can specify fram list but, how an Ocs file can Output frame range list ?
also in command line is it possible ?
with something like that
Code: Select all
"C:\Program Files\OTOY\OctaneRender 3.05.3\octane.exe" X:\myscene.ocs -t mytarget -o X:\my frame.png (what range argument for multiple output????)
thanks
Re: Deadline animation submission
Posted: Mon Jan 23, 2017 12:49 pm
by pxlntwrk
re,
anotherthing, i'm unable to write the right synthaxe for arguments( -a) to call "OctaneRender batch rendering" script via cmd, here my start
Code: Select all
"C:\Program Files\OTOY\OctaneRender 3.05.3\octane.exe" --script "OctaneRender batch rendering" -a projectPath X:\myscene.ocs ....
and after i dont how to fill arg -a outputDirectory ???? -a startFrame ???? -a endFrame ???? etc....
i don't know if it's possible that way ?
thanks