Metadata Filter
The metadata filter allows you to split files off into separate workflows based on certain conditions. You’ll notice three dots to the right of the node, true, false and fail:
True will receive files to which the metadata condition applies, so for example if your condition is that the wrapper is MXF, all MXF files passed to the node will go to true.
False will receive files to which the metadata condition does not apply, so for example if your condition is that the wrapper is MXF, all MOV files passed to the node will go to false.
Error will only receive files that are not supported by ConneX, so for example XML or TXT files.
The conditions currently supported are:
Wrapper: This allows you to filter out files of a specific wrapper such as MOV or MXF
Width and Height: This allows you to filter out files based on resolution.
FPS: This allows you to filter out files based on their frame rate.