Click here to Skip to main content
15,887,676 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Taksi is an opensource project a sourceforge.com which captures game/direct3d screen video.
Does anyone know how can i use Taksi.dll in c#?
I want to make a simple game video recording application based on Taksi.
I just want to know how to start, stop and save the recording.
Posted

1 solution

I really think you should reconsider what you're trying to do. If you can't get started with writting a screen capture tool like fraps, then you don't have the necesarry skill to do any of the reguired work. If it were easy to do there would be tons of libraries which could help you.
Have you even considered that you also would have to encode the capture images to a video.
This might sound harsh, but you've written 3 questions about the same topic. And asking how to do a task like capturing the screen or using a library are simply way to broad.
 
Share this answer
 
Comments
ehanff 17-Aug-11 14:23pm    
I've written an application which captures screen, also i know how to capture screen shot from game, but i don't know how to convert those bitmaps to avi efficiently, and use compressors!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900