Skip to content

Commit c8b6058

Browse files
committed
spelling
1 parent ccf828c commit c8b6058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

segment-detection-workflow/example-workflow.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "Video segment detection and edition workflow",
3-
"description": "This workflow is a sample of how you can leverage AWS Step Functions for performing typical video edition. Specifically, this example uses a video that has a SMPTE color bars of random duration and the beginning. The workflow will get a demo video from S3, puts it through Amazon Rekognition for detecting segments, and then Amazon MediaConvert removes the initial video segment (SMPTE color bars).",
3+
"description": "This workflow is meant to show you how to leverage AWS Step Functions for performing typical video edition tasks. Specifically, the example uses a video that has SMPTE color bars of random duration at the beginning. The workflow will get a demo video from S3, put it through Amazon Rekognition for detecting segments, and then Amazon MediaConvert removes the initial video segment (SMPTE color bars).",
44
"language": "",
55
"simplicity": "3 - Application",
66
"usecase": "Video Processing",

0 commit comments

Comments
 (0)