video_subtitles
Add subtitles to videos by burning them into the picture or attaching as an optional track. Supports MP4, MOV, MKV, WebM, and common subtitle formats.
Instructions
Add subtitles to video. Burn subtitles into the picture or attach them as a track. Burned-in subtitles show everywhere, even where nobody turns them on; attached ones the viewer can switch off, and the picture is not re-encoded. Accepts video/*, .mp4, .mov, .mkv, .webm, .srt, .vtt, .ass, .ssa; up to 500 MB per file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | What to do with the subtitles | burn |
| paths | Yes | Paths to the files to process, absolute or relative to the working directory. | |
| fontSize | No | Font size when burning in | |
| outputDir | No | Where to put the results. Defaults to the folder each source file came from. Existing files are never overwritten. |