Add a selectable subtitle track

subtitles

// shell

$ ffmpeg -i input.mp4 -i subtitles.srt -c copy -c:s mov_text output.mp4