Instantly share code, notes, and snippets.
This is straightforward to do with ffmpeg:
ffmpeg -y -r 1000 -i "myfile.mp4" -sameq "image.%06d.jpg"