Skip to content

Instantly share code, notes, and snippets.

@geoffroymontel
Created December 28, 2015 21:45
Show Gist options
  • Save geoffroymontel/e61f2fe74dde65eeb04e to your computer and use it in GitHub Desktop.
Save geoffroymontel/e61f2fe74dde65eeb04e to your computer and use it in GitHub Desktop.
Extract subtitles from video
ffmpeg -i Movie.mkv -map 0:s:0 subs.srt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment