Abort capture screen
-
:)when I capture the screen,I can't capture the mpeg file's image under playing,why??and what i should do~who can help me~thank you very much~~ Jack
Because no-one can. They are drawn direct to the screen. Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer
-
:)when I capture the screen,I can't capture the mpeg file's image under playing,why??and what i should do~who can help me~thank you very much~~ Jack
If you turn off 'overlay' in the hardware acceleration settings of your video card you should be able to capture video windows (but it may seriously impact video performance) Steve T
-
If you turn off 'overlay' in the hardware acceleration settings of your video card you should be able to capture video windows (but it may seriously impact video performance) Steve T
how do i set the hardware acceleration programmatically in c# or in c++?
-
how do i set the hardware acceleration programmatically in c# or in c++?
Sorry, I don't know. If it's possible it will probably be a DirectShow function. Most likely a property of the video renderer you are using. You may even be able to acheive it by simply using a different video renderer in your filtergraph. Steve T