add_fade
Add a fade-in, fade-out, or both to a video. Provide the video path and set durations in seconds to create fade transitions at the beginning or end.
Instructions
Add a fade-in and/or fade-out to a video (seconds).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fade_in | No | Fade-in duration in seconds | |
| fade_out | No | Fade-out duration in seconds | |
| video_path | Yes | Local path to the video |