Skip to content

Instantly share code, notes, and snippets.

@utylee
Created March 6, 2020 12:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save utylee/d5a956c15d18b74911712b467f0f82c0 to your computer and use it in GitHub Desktop.
Save utylee/d5a956c15d18b74911712b467f0f82c0 to your computer and use it in GitHub Desktop.
ffmpeg subtitle extraction
ffmpeg -i "$i.mkv" -map 0:m:language:kor "$i.kor.srt"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment