Created
December 28, 2015 21:45
-
-
Save geoffroymontel/e61f2fe74dde65eeb04e to your computer and use it in GitHub Desktop.
Extract subtitles from video
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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