I have a bunch of videoclips and eventually it gets hard to remember which clip is which using names only.
So, my solution is to make those spiffy sample pages consisting of a series of frames from a clip/movie, captured and put together side by side.

Currently my idea is to extract frames every so many seconds/minutes using ImageGrab and then assemble them into "contact sheets" using photoshop's batch function.

However, when I have many clips to process I can imagine it gets to be a pain doing it this way.

My question is whether anyone knows of an easier way, perhaps even streamlined into a single application that will do the whole process in a snap?