The MagicThis is probably one of the more helpful tricks I've shown off so far. Here is a command using FFmpeg that will, get this, remove all frozen frames from a video, leaving only the frames showing work being done. ffmpeg -i video.mp4 -vf mpdecimate,setpts=N/FRAME_RATE/