Skip to content

Instantly share code, notes, and snippets.

@kevinkirkup
Created September 8, 2012 12:05
Show Gist options
  • Save kevinkirkup/3674248 to your computer and use it in GitHub Desktop.
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
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