Bake-in SRT captions into video with ffmpeg

PHOTO EMBED

Thu Oct 21 2021 02:25:59 GMT+0000 (Coordinated Universal Time)

Saved by @micheleong #ffmpeg #captions #srt

ffmpeg -nostdin -i VIDEO_IN -vf subtitles=SRT.srt VIDEO_OUT < /dev/null
content_copyCOPY

Run on command line. Batch script in linked gist.

https://gist.github.com/solace/97e0b54ef35929bf05a3dcf1ae316ff5