Created
January 28, 2019 06:41
-
-
Save zilongshanren/383b7ade39ab35f29a82cea5daf213ba to your computer and use it in GitHub Desktop.
把视频转成图片
This file contains hidden or 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 OpenGL\ 3D\ Game\ Tutorial\ 33\ -\ Distance\ Field\ Text\ Rendering-d8cfgcJR9Tk.mp4 -ss 00:04:26 -t 00:02:00 -r 1 %d.jpg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment