Overview
Add video fade in (from black) and fade out (to black) transition options at the start and end of the exported clip.
Implementation
In FFmpeg video filter chain:
fade=t=in:st=0:d=1,fade=t=out:st={outStart}:d=1
Add controls in the settings panel.
Acceptance Criteria
Overview
Add video fade in (from black) and fade out (to black) transition options at the start and end of the exported clip.
Implementation
In FFmpeg video filter chain:
Add controls in the settings panel.
Acceptance Criteria