Jump to content

Simultaneous multiple outputs?


Recommended Posts

I was wondering if there's a quick way of saving out multiple output rops simultaneously? Is there an & syntax that I could use?

Something like "render -v /obj/geo1/ropoutput1 && render -v.../ropoutput2" ?

I was thinking about putting them into 2 seperate groups and combining them into one output, but am wondering if that would significantly increase data space. I would end up just separating them from there to export.

Link to comment
Share on other sites

You can use a Merge ROP to handle this. By default if you render a Merge ROP (from the UI) it will render a frame from each input rop, then move to the next frame. If you are rendering one using the render command you need to specify the -I option.

As you are using SOP output nodes you would have to use Fetch ROPs to reference them in /out and connect them to a Merge ROP.

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...