Created
September 8, 2012 12:05
-
-
Save kevinkirkup/3674248 to your computer and use it in GitHub Desktop.
FFMPEGx - Output the frame information in compact format from the specified video file
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
ffprobe -show_frames -pretty -print_format compact <input file> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment