Skip to content

Instantly share code, notes, and snippets.

@maxfire2008
Created October 20, 2022 11:32
Show Gist options
  • Save maxfire2008/3d32a8abb87089aa3e8194eefe531bab to your computer and use it in GitHub Desktop.
Save maxfire2008/3d32a8abb87089aa3e8194eefe531bab to your computer and use it in GitHub Desktop.
embed subtitles
ffmpeg -i infile.mp4 -i infile.srt -c copy -c:s mov_text outfile.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment