Burn subtitles permanently into video

subtitles

// shell

$ ffmpeg -i input.mp4 -vf "subtitles=subtitles.srt" output.mp4