Getting thumbnails for movies
I have an app that assists with renaming image files numbered in a series (as with a digital camera). I am trying to extend that app to do the same for movie files recorded on a digital video camera (mpg). I've searched and searched all over the net, on MSDN, etc., and I just cannot seem to find a way to do this! Should I just add a reference to the Windows Media activeX control, attempt to open the file in that, and then use GDI+ to grab a bitmap from the player "screen," or is there an easier (and more efficient) way to do this?
Thanks for any help you can offer!
Ben Coats

