Action Description
The "Asset Trim Check" action allows to check if an asset has been trimmed (i.e. marked on its EDL) and return a result based on this information:
Not trimmed: assets without any trimming
Trimmed at head: assets without a portion of their starting part
Trimmed at tail: assets without a portion of their ending part
Trimmed: assets trimmed at both, head and tail
Action Parameters
The fields to be compiled when creating the action are detailed below:
Parameters
Name - Insert a short descriptive name for the action (e.g. "Asset trim check [EDL 2]).
Option - Indicate the EDL to be checked to determine if the asset is trimmed:
Default EDL - Check only the asset's default EDL
Any EDL - Check all EDLs
The following outputs will be managed for the action:
Asset trimmed (e.g. logical start and end are different from physical ones)
Asset trimmed head (e.g. logical start is different than physical, but the logical end is equal)
Asset trimmed tail (e.g. logical start is the same as physical, but the logical end is different)
Asset not trimmed (e.g. logical start and end are equal to physical ones)
How to use it
Once the action is created, include it in a T-workflow under the T-Workflow designer to make it available for execution.