Hello,
How would it be possible to make a correct screen capture if a video file is playing at that moment ? (not necessarily in full screen)
I saw what are the methods for capturing the screen via d3d but for videos playing the capture consists just in a black square !
Would it be a solution for this?
Comments
:
: How would it be possible to make a correct screen capture if a video file is playing at that moment ? (not necessarily in full screen)
:
: I saw what are the methods for capturing the screen via d3d but for videos playing the capture consists just in a black square !
:
: Would it be a solution for this?
:
Try this link:http://www.geocities.com/krishnapg/screencap.html#Windows Media API for Capturing the Screen
Perhaps you'll find more infos there.