1. Green Screen Spokesperson Overlay
Video EditorBackground
A video editor has a 15-second clip of a presenter speaking in front of a standard green screen.
Problem
The editor needs to remove the green background to place the presenter over a digital office background in their editing software.
How to use
Upload the video file, select 'Green (Green Screen)' as the Key Color, set Similarity to 0.35, Blend to 0.15, and select WebM as the output format.
{
"keyColor": "0x00FF00",
"similarity": 0.35,
"blend": 0.15,
"outputFormat": "webm"
}Outcome
A WebM video with a transparent background, ready to be layered directly over the digital background.