Screen video recorders
Community Forums/General Help/Screen video recorders| 
 | ||
| Which screen recorder software would you recommend? I've tried Quick Screen Recorder and Screen Video Recorder, but failed to save anything from my full screen Blitz3D-program. Help appreciated! Thanks! | 
| 
 | ||
| I like Fraps, but it does cost 27 euro. | 
| 
 | ||
| Thanks! I tried Fraps and it worked. Thanks again! | 
| 
 | ||
| Don't know if CamStudio can record from D3D\OGL contexts, but it's free. | 
| 
 | ||
| I used virtual dub, and just saved out a snapshot every 2nd frame (running at 60fps). I had to use timing code to ensure the game updated properly with the time taken to save out a snapshot. Gave each frame a sequential number then virtual dub created a video from the snapshots. |