I am in the process of adding screenshot scraping and screen capture.
It is the screen capture that I am looking at changing.
At the moment MC uses ffmpeg via an automatic commandline function to return a screenshot xx no of seconds into an episode.
I have been looking at the possibility of adding an embedded media player so that a person can browse to a suitable frame and capture it directly. Apparently the MS media Player component won't work because of the overlay, but there is a number of pricey activex controls that can do this.
I was wondering if anyone knows of a free control that could achieve this, or even a way to get around the MS media player overlay limitation.