Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

First let’s have at look what default config value you can set:

label

key

description

Element-Number

padding

Padding

element_number_padding

Set the number padding for the naming convention.
Value of 5 looks like this: fire_00023
default: 5

Framecount for Filmstrip

Frame Padding

frame_padding

Set the frame padding for a file sequence
Value of 4 looks like this: filename.0001.exr
default: 4

Filmstrip Number of Frames

filmstrip_length

Set the frames used for the preview filmstrip in the ingest view. No matter the length of the sequence, the filmstrip length will be this many frames.
default: 24

Thumbnail Frame of Sequence

thumbnail_frame

Set which frame of a sequence should be used for the thumbnail frame.
When the value is meaningful the software tried to detect some representative frame for an sequence
default: center meaningful

Re-number Frames of Sequence
First Frame of Sequence

first_frame

If disabled, no renaming will be happening for file sequences.
If enabled, it sets the first frame of a sequence when transcoding a file sequence. The files of the sequence will be renamed.

default: enable = true and first frame = 1001

Some VFX studios like start with the common 1001 frame. Other studios start with 0 or 1.
This forces the artist to align the correct range before working on a shot. It makes sure that the frame range of an element is long enough.

...