Can I use DirectShow to capture screenshots?

Started by
0 comments, last by Pipo DeClown 19 years, 9 months ago
Hello everybody. I've been making a game for a while now, and my artist wants me to make a tool that captures video from fullscreen applications [like games]. We already have a solution to capture video from our game, but we want the tool to be able to capture video from other applications, preferably fullscreen games. Can DirectShow do it? Any help would be much appreciated. -- Todd
I''m a signature virus, copy me into your signature and help me spread!
Advertisement
What rendering API are you using? If you're using Direct3D, you can get the backbuffer/frontbuffer, check out this article on GDNet.

This topic is closed to new replies.

Advertisement