Vantage Workflow Examples

Transcoding

Transcoding

Author: Telestream, Inc.

Description: This workflow watches a hot folder for incoming media, transcodes it to two different formats, and moves the results to a destination. It illustrates how to build a workflow using nicknames.

Download Transcoding Workflow Example

SCC File Application

Author: Telestream, Inc.

Description: This workflow watches a hot folder for incoming media, finds a matching SCC file, and applies captions to the output encode.

Download SCC File ApplicationExample

Subtitle File Application

Author: Telestream, Inc.

Description: This workflow watches a hot folder for incoming media, finds a matching subtitle STL file, and applies open subtitles to the output encode.

Download Subtitle File Application Example

Analysis

Smart SD HD Transcoding

Author: Telestream, Inc.

Description: This workflow chooses either a 16:9 or 4:3 encoding profile based upon whether the input media is SD or HD, curtained or letterboxed, and removes black padding if detected. It illustrates how to combine Vantage Analysis with decision-making, and binding variables to encoding parameters.

Download Smart SD HD Transcoding Workflow Example

Correct Loudness

Author: Telestream, Inc.

Description: This workflow corrects loudness during a transcode according to the ITU 1770 standard. It illustrates how to combine Vantage Analysis and Transcoding using variables.

Download Correct Loudness Workflow Example

Calculate Curtain Width

Author: Telestream, Inc.

Description: This workflow automatically calculates the amount of black to add for curtains, to preserve aspect ratio of mixed incoming content. It uses the Compute function and Analysis capabilities.

Download Calculate Curtain Width Workflow Example

Metadata Transformation

Analysis Results to XML File

Author: Telestream, Inc.

Description: This workflow determines the file name and duration of a media file, and outputs those properties to an XML file using a style sheet.

Download Analysis Results to XML File Workflow Example