Skip to content

Instantly share code, notes, and snippets.

@kkdai
Created October 23, 2024 06:56
Show Gist options
  • Save kkdai/4134e3a8b688aabf44f8237fd2f34459 to your computer and use it in GitHub Desktop.
Save kkdai/4134e3a8b688aabf44f8237fd2f34459 to your computer and use it in GitHub Desktop.
ffmpeg -i source.mp4 -vf "subtitles=tw2.srt:force_style='FontName=Arial'" -c:a copy output.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment