Video segment detection and editing workflow

AWS Step Functions uses Amazon Rekognition and MediaConvert to detect and edit video segments, removing SMPTE color bars.

This workflow automates the video editing process using Amazon Rekognition for detecting segments and Amazon MediaConvert for removing segments.
A video file with SMPTE color at the beginning is provided as the input, the output is a clean video file without SMPTE color bars.

< Back to all workflows

GitHub icon View this workflow on GitHub


Clone repo

git clone https://github.com/aws-samples/step-functions-workflows-collection/tree/main/segment-detection-workflow/cd step-functions-workflows-collection/segment-detection-workflow

Deploy

sam buildsam deploy --guided --capabilities CAPABILITY_NAMED_IAM


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

1. Delete the stack: sam delete.

Created by:

Aryam Gutierrez

Aryam Gutierrez

Aryam is a Solutions Architect at Amazon Web Service based in Spain

Follow on LinkedIn

Damian McNamara

Damian is a Solutions Architect for Media and Edge Services at Amazon Web Service based in Australia

Follow on LinkedIn