Inside Sabertooth
Learn how Sabertooth uses 3ds Max to create 3D interactive projects, including HBO Go’s Game of Thrones interactive experience
  • 1/3
You are here: Forum Home / Autodesk® Softimage® / Rendering / Changing RenderPass Frame No. Posfix from .### to _###
  RSS 2.0 ATOM  

Changing RenderPass Frame No. Posfix from .### to _###
Rate this thread
 
54065
 
Permlink of this thread  
avatar
  • Total Posts: 101
  • Joined: 31 August 2010 07:17 AM

Dear all,

I postprocess rendered passes in another application. I found out, that the application has difficulties if there are more dots in file name. The application uses the filename dot to distinguish file type.

The diffuculty is that Softimage adds .### on every frame rendered resulting in:
MyFrameName.001.png

Is it possible to change this behavior, please, so that Softimage would output:
MyFrameName_001.png

I am checking SI preferences, but did not find anything useful yet. There might be any character used, otehr than a dot.

Thank you.



Replies: 1
/img/forum/dark/default_avatar.png

Problem solved,

using the [Frame] token overrides default Softimage behavior, and lets me to define different delimiter, say undersquare.

Example: MyFrameName_[Frame]
will result in: MyFrameName_001.png

Author: Bunkai.Satori

Replied: 07 April 2011 05:34 AM