I am programmatically running Windows Media encoder to create various .wmv files, that I then publish on a publishing point and link to from an HTML page. However, my links are purely text based. I would like to have thumbnails (like they have on online video websites) that link to the videos. So, I would also like to be able to programmatically extract an "image" from the .wmv that I can use as a
thumbnail / image on the HTML page that links to the video. How can I do this?
Please help me..
Thanks in Adavance..