Versions Compared

Key

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

...

Create as many template mappings as necessary to handle different ingest scenarios, such as managing colorspace conversion.

...

Transcoding Templates

The transcoding template are used to process certain files like the main file or the different proxy formatsIn the transcoding template you can define more information about the file paths for the template, e.g. is the output a single file path or do you expect a file sequence, and which transcoding tasks will be executed.

Template Name

display name of the template

Template Steps

defines when to execute this template

all : for both the main elements and additional files
main : only for the main file path
additional only for additional files

Type of output file

defines what type of file path to expect, if the path includes a frame counter or not.

single file : like a movie file or PDF

sequences of files : should include a frame padding
same as source : either a single path or a sequence path depending on the source file(s)

Transcoding Task

define as many transcoding task as you need. These will be run sequentially from top to bottom.

Path Patterns

overwrite the Path Patterns from the Global Settings and Library Path Patterns

Path Values

overwrite the Path Values from the Global Settings and Library Path Values

Info

This is a ideal place to overwrite the file extension for this transcoding template.

Transcoding Tasks

These are the tasks executed when the transcoding template is triggered. You can choose from predefined tasks or create a custom command to run any specific command line.

...