Frame number padding in 3Ds Max

Frame number padding in 3Ds Max

christian_sodergren
Participant Participant
68 Views
3 Replies
Message 1 of 4

Frame number padding in 3Ds Max

christian_sodergren
Participant
Participant

Hello!

 

A simple question with a hopefully simple answer.

 

How do you set the frame number padding in 3ds max when rendering a sequence of frames?

Some software let you add some ###### representing the padding, but this doesn't work in 3ds max.

 

/Christian

 

@christian_sodergen para una mayor claridad @joaquim.moral ha editado el título original: Frame number padding. Consulta cómo escoger el mejor título para tu post. ¡Gracias por participar!

0 Likes
69 Views
3 Replies
Replies (3)
Message 2 of 4

MartinBeh
Advisor
Advisor

Just enter "image_.png" into the render output field, for example, and 3ds Max will append the frame number to your filename (e.g. image_0000.png, image_0001.png etc.) when rendering a range of frames. That number is padded with zeros to always have four digits. For frame 10000 and above the number will have five (or more) digits with no additional leading zeros.

 

You can also enter "image..png" to get "image.0000.png", for example.

 

What output format do you need?

Martin B   EESignature
→ please 'Like' posts that are helpful; if a post answers your question please click the "Accept Solution" button.
0 Likes
Message 3 of 4

christian_sodergren
Participant
Participant

Thanks, but that is exactly what I would like to control. I can't have four digits and five digits in the same sequence. It has to be the same number of frame padding everywhere. When I later use the sequence in other software, the sequence will get cut off where the digits go from four to five. Of course I can rename the first 10.000 files with an extra '0' but it would be a lot easier to tell 3ds max to use five or six digits when rendering in the first place just like many other rendering software.

Output is 8 bit png with alpha. I make sequences that are several minutes long in 60 fps.

0 Likes
Message 4 of 4

MartinBeh
Advisor
Advisor

As long as you stay below 2:47 minutes at 60 fps... 😉

But seriously I don't think there is an easy solution in 3ds Max that is better than renaming files (one could use MAXScript with a render callback to instantly rename the last file but is that much better?).

Martin B   EESignature
→ please 'Like' posts that are helpful; if a post answers your question please click the "Accept Solution" button.
0 Likes