Skip to content

Instantly share code, notes, and snippets.

@RuchirChawdhry
Created June 9, 2020 15:52
Show Gist options
  • Save RuchirChawdhry/99fb0a72a1919cacd303495d586ff1c8 to your computer and use it in GitHub Desktop.
Save RuchirChawdhry/99fb0a72a1919cacd303495d586ff1c8 to your computer and use it in GitHub Desktop.
ffprobe - key frames (number)
ffprobe -v error -count_frames -select_streams v:0 -show_entries stream=nb_read_frames -of default=nokey=1:noprint_wrappers=1 -skip_frame nokey video.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment