Jump to content

Rendering to disk doesn't work


Krion

Recommended Posts

To render an image sequence you must embed a global frame variable into the file name.

Try using...

imageITself_$F4.jpg

Make sure to add the file extension to the filename. The $F4 will give you a 4 digit zero padded frame number. Other options are $F3 or just $F.

Link to comment
Share on other sites

output picture on mantra -- this dictates where your image will save. You are rendering frame 1 - 50 as 1 file, which is shown second from top of your file browser. this also has no extension. make sure to include extension on your output picture (as in .jpg, .exr, .tiff, whatever you want), and i presume you don't want to overwrite every frame into the same file, so add in _$F4 before your extension. $F means current frame number, $F4 means it will always output 4 digits representing current frame number.

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...