MS Access Get video thumbnail

b bb
1
Reputation point
Thank you for taking the time to read my question.
I've created a simple Access DB that scans folders for all image and video files. It helps me identify duplicates on my system.
In my main form I am able to display the similar pictures so that the user can see if in fact they are the same or not.
My problem is that when I find similar videos I need to open them and watch the first few seconds of each to see if they are the same.
It would be great if I could get a thumbnail of the video and display that in my form so I don't need to run each video. Is that possible?
Thanks!