Hey all.
How can I render my different Takes as different file sequences to different folders without having to hit render multiple times, like you can in Maya with the <RenderLayer> keyword. Does it work with the merge ROP?
Many thanks!
How do I render Takes sequentially?
3803 4 2-
- dsierra
- Member
- 26 posts
- Joined: April 2012
- Offline
-
- sanostol
- Member
- 568 posts
- Joined: Nov. 2005
- Offline
-
- tamte
- Member
- 7895 posts
- Joined: July 2007
- Offline
or you can use $ACTIVETAKE variable in your output path
keep take on mantra as Current
and then run your mantra with Wedge ROP with By Take option
EDIT: or maybe it's safer to use $WEDGE instead of $ACTIVETAKE since I am not sure if wedge sets the take before rendering. I never used it like that
keep take on mantra as Current
and then run your mantra with Wedge ROP with By Take option
EDIT: or maybe it's safer to use $WEDGE instead of $ACTIVETAKE since I am not sure if wedge sets the take before rendering. I never used it like that
Tomas Slancik
FX Supervisor
Method Studios, NY
FX Supervisor
Method Studios, NY
-
- dsierra
- Member
- 26 posts
- Joined: April 2012
- Offline
-
- abhiartcg
- Member
- 1 posts
- Joined: April 2019
- Offline
Adding a wedge node(by take) after the Mantra ROP does render all the takes sequentially on a local machine. That's Fair.
I am trying to submit renders to the farm by creating ifds. In that case, its not working for me. I am not able to get the renders of different layers as they are supposed to be. I am able to create and write the renders in the directories created namely according to the takes but unfortunately my Main take renders into all the directories. May be I am not able to write the information of all the takes in the ifd files. Moreover, I have also tried creating ifds by creating multiple mantra nodes set to render particular takes.
I am trying to submit renders to the farm by creating ifds. In that case, its not working for me. I am not able to get the renders of different layers as they are supposed to be. I am able to create and write the renders in the directories created namely according to the takes but unfortunately my Main take renders into all the directories. May be I am not able to write the information of all the takes in the ifd files. Moreover, I have also tried creating ifds by creating multiple mantra nodes set to render particular takes.
-
- Quick Links