Show only video keyframes

ffplay

  • A simple and portable media player using the FFmpeg libraries and the SDL library.
    More information: <https://ffmpeg.org/ffplay-all.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

ffplay -vf select="{{eq(pict_type\,PICT_TYPE_I)}}" {{path/to/file}}

click the source code to copy install ffplay on any operating system with command-not-found.com