Created
March 17, 2012 06:16
-
-
Save raedatoui/2055720 to your computer and use it in GitHub Desktop.
avi jpg sequence using ffmpeg
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 input.avi -y -an -sameq -f image2 out/still-%03d.jpg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment