burn_subtitles
Burn SRT subtitles directly into video frames so captions appear on any player or platform. Optionally apply ASS style overrides for font, color, size.
Instructions
Burn an .srt subtitle file into the video pixels (visible on every platform). Optional ASS force_style string, e.g. "FontSize=24,PrimaryColour=&H00FFFFFF".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | ASS force_style overrides (single line) | |
| srt_path | Yes | Local path to the .srt file | |
| video_path | Yes | Local path to the video |