iridas_logo   Home  |   Products  |   Shop  |   IRIDAS Magazine  |   Community  |   Documentation  |   Support  |   About IRIDAS
     
 

Metadata Placeholders

From IRIDAS Online Documentation

Jump to: navigation, search

Overview

Meta data placeholders are used in Burn-In Templates and output path specifications. They are enclosed in curly brackets:

{Src.TimeCode}

The first part of the placeholder before the dot denotes the origin of the field, the second part names the variable. All variables prefixed with

Src.

Have their origin in the source file. All variables beginning with

Timeline.

Are created by the timeline in SpeedGrade and FrameCycler.

List of all Placeholders

__All
Outputs all metadata fields in the format VariableName: Value. This is useful to get an overview of all metadata fields available for a frame. Values not set by the current file format are not displayed.
Src.AspectRatio
Source file aspect ratio from the file header.
Src.BarcodeCount
Verbatim 4-digit count value from scanned barcode (ARRI DPX).
Src.BarcodeOffset Verbatim 2-digit offset value from scanned barcode (ARRI DPX).
Src.BayerPattern Bayer pattern (for RAW source files)
Src.BlackGain Black gain variable from the source header.
Src.BlackLevel Black level variable from the source header.
Src.CameraID Camera ID from file header.
Src.CameraModel Camera model from the file header.
Src.CameraReel Camera reel ID from the file header.
Src.CameraReelAlternate Alternate camera reel ID from the file header.
Src.CircleTake Circled take info from file header.
Src.Clip Name of clip from file header.
Src.Copyright Copyright field from the file header.
Src.Creator Creator field from the file header.
Src.Curve Color curve info from the file header.
Src.Director Director name from the file header.
Src.Distance Distance info (focus) from the file header.
Src.DOP Director of Photography name from the file header.
Src.EdgeCodeFilmID 2-character film (material) ID derived from edge code (DPX).
Src.EdgeCodeFilmManufacturer Verbatim film (material) manufacturer ID from edge code (DPX).
Src.EdgeCodeFilmName Human readable film (material) name derived from edge code (DPX).
Src.EdgeCodeFilmType Verbatim film (material) type ID from edge code (DPX).
Src.EdgeCodeInFrames Edge code in human readable form, with position in frames (ARRI DPX).
Src.EdgeCodeInPerfs Edge code in human readable form, with position in perfs (ARRI DPX).
Src.EdgeCodeOffset Edge code offset (DPX).
Src.EdgeCodePrefix Edge code prefix (DPX).
Src.EdgeCodeCount Edge code count (DPX).
Src.FileCreationTimeHeader Source file creation time (read from header of file, not from OS properties of file).
Src.FileFormat Source file format.
Src.FileFormatVersion Version of source file format.
Src.FileName Source file name (without path).
Src.FileNameHeader Source file name, read from file header (not OS file name).
Src.FilePath Source file path (including file name).
Src.FilmFeet Position of frame relative to film (material) start, feet (ARRI DPX).
Src.FilmFormat Film (material) format info from header (DPX).
Src.FilmFrames Position of frame relative to film (material) start, frames (ARRI DPX).
Src.FilmPerfPosition Position of frame relative to film (material) start, perfs (ARRI DPX).
Src.FilmGaugeAndFormatCode Film gauge and format code from header (ARRI DPX).
Src.FilmGaugeAndFormat Human readable film gauge and format info from header (ARRI DPX).
Src.FrameID Internal frame ID of source frame.
Src.FrameNumber Frame number (from file name) of source frame.
Src.FrameRate Source frame rate.
Src.FrameRateTV Source frame rate (TV) field from header (DPX).
Src.Gain Source gain value from header.
Src.Gamma Source gamma value from header.
Src.GUID GUID from source file (unique media identifier). If source file doesn't contain a GUID, the unique ID generated for each reel.
Src.InputDevice Input device info from header (DPX).
Src.InputDeviceSerial Input device serial number from header (DPX).
Src.Interlaced Interlaced yes/no info from header (DPX).
Src.InterlacedFieldNumber Field number from header (DPX).
Src.KeycodeDetectStatusCode Keycode detect status code from header (ARRI DPX).
Src.KeycodeDetectStatus Human readable keycode detect status from header (ARRI DPX).
Src.Keywords Keywords field from header.
Src.LabReel Lab reel info from source.
Src.Lens Lens info from source file.
Src.Light Light info from source file.
Src.Location Location info from source file.
Src.LookFile .Look file name from source file.
Src.LUT LUT information from source file.
Src.NoiseReduction Noise reduction information from source file.
Src.Notes General notes from source file, such as slate comments.
Src.Offset Offset (color) information from source header.
Src.PathElement.X Allows you to access the elements of the source path.

If your source path looks like this: C:\Test1\Test2\Test3\Filename.#.dpx

Src.PathElement.0 will be Filename

Src.PathElement.1 will be Test3

Src.PathElement.2 will be Test2

Src.PathElement.3 will be Test1

Src.PathElement.4 will be C:

Src.Producer Producer name from source file.
Src.ProductionLength Production length info from source file.
Src.Project Project name from source file.
Src.ReelID ReelID for the source file.
Src.SampleRateHorizontal Horizontal sample rate (Hz) from header (DPX).
Src.SampleRateVertical Vertical sample rate (Hz) from header (DPX).
Src.Saturation Saturation value from source file.
Src.Scene Scene number from source header.
Src.ScriptPage Script page from source header.
Src.SequenceFrameHeader Frame number in sequence (read from header, not from file name).
Src.SequenceLengthHeader Length of sequence (read from header).
Src.SequenceName Name of sequence, such as Frame.#.dpx or Test.mov
Src.SequencePath Full path to sequence including Src.SequenceName.
Src.Sharpening Sharpening info from source file.
Src.ShootDate Shoot date from source. header.
Src.ShootTime Time of shoot from source header.
Src.Shot Shot info from source header.
Src.ShotType Shot type from source header.
Src.ShutterAngle Shutter angle information from source header.
Src.SlateDate Slate date from source header.
Src.SyncTimeOffset Time offset from vertical sync to first pixel (DPX).
Src.Take Take number from source header.
Src.TakeFrame Frame number relative to take start.
Src.TimeCode Primary timecode of source file.
Src.TimeCodeCorrected Contiguous timecode based on the first primary timecode value of source file. Usually this is the same as Src.TimeCode - however if there are discontinuities in the timecode or if the original source timecode's frames per second base does not match the current timeline's base FPS, this timecode provides a reliable fallback solution to get contiguous timecode. This field is similar to Src.TimeCodeFromFrameNo, but starts with the timecode of the first frame in the reel.
Src.TimeCodeAlternate Secondary timecode of source file.
Src.TimeCodeExternal External timecode recorded in source file.
Src.TimeCodeFromFrameNo Time code generated from source file number (Frame00024.dpx translates to 00:00:01:00 at 24fps).
Src.TimeCodeNumber Verbatim value of timecode field from header, as a decimal number (DPX).
Src.TimeCodeSlate Timecode synchronized with the timecode displayed on the slate.
Src.TStop T-Stop info read from header.
Src.UserBitsBinary User bits in binary format.
Src.UserBitsDecimal User bits in decimal format.
Src.UserBitsHex User bits in hex format.
Src.VideoSignalStandard Human readable video signal standard info (DPX).
Src.VideoSignalStandardCode Vide signal standard code from header (DPX).
Src.WhiteBalance White balance information from source file.
Src.WhiteLevel White level information from source file.
TimeLine.CompositionString Internal processing information, shows the operations used to generate the image.
TimeLine.Position Timeline position of the current frame in frames.
TimeLine.TimeCode Timeline position of the current frame in timecode.
TimeLine.FrameRate Timeline frame rate.
Views
Personal tools