Hi;
I'd like to render an animated sequence of images from Octane. I seem to be having trouble doing this.
On my Octane render node, I set the Image file path/prefix to:
$HIP/render/image.$F
It seems like I see sporadic success with this; most of the time, I see Octane generate a single image (e.g. image.exr, with no frame extension). Other times, I see Octane actually render an animated sequence, i.e. image.$F.exr. It's not clear to me what triggers the "correct" behavior and what triggers the erroneous behavior.
Can someone offer a definitive recipe for doing this correctly?
Animated image sequence output
Moderator: juanjgon
Thanks Pasto, it indeed seems like setting my output to be:
$HIP/render/image.$F.exr
works. I think part of my confusion is the parameter name of this node ("filename/prefix"), which made me presume I wasn't meant to provide the extension.
Might I submit a suggestion to any OTOY developers within earshot for this parameter to default to the same as a Mantra output ROP (e.g. $HIP/render/$HIPNAME.$OS.$F.exr), to clarify to users what the convention for values for this parameter should be? Further, it would be great if the parameter value updated itself depending on whether a user selects EXR or PNG output (e.g. $HIP/render/$HIPNAME.$OS.$F.png).
$HIP/render/image.$F.exr
works. I think part of my confusion is the parameter name of this node ("filename/prefix"), which made me presume I wasn't meant to provide the extension.
Might I submit a suggestion to any OTOY developers within earshot for this parameter to default to the same as a Mantra output ROP (e.g. $HIP/render/$HIPNAME.$OS.$F.exr), to clarify to users what the convention for values for this parameter should be? Further, it would be great if the parameter value updated itself depending on whether a user selects EXR or PNG output (e.g. $HIP/render/$HIPNAME.$OS.$F.png).