video_subtitles
Burn SRT or VTT subtitle files directly into video files to create accessible content with embedded captions.
Instructions
Burn subtitles (SRT/VTT) into a video.
Args: input_path: Absolute path to the input video. subtitle_path: Absolute path to the subtitle file (.srt or .vtt). output_path: Where to save the output. Auto-generated if omitted.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_path | Yes | ||
| subtitle_path | Yes | ||
| output_path | No |