Screen Capture
Is anyone able to recommend a good screen capture program, i haven't been able to find one that will play nicely with my game, every program i find seems to either have messed up colours or make the controls for the game sticky, so suggestions appreciated.Also, i am on windows
(log in to comment)
Comments
VirtualDub is a possibility, but you need an additional program that generates the virtual camera that delivers the video data. There was one that was at least free for 30 days. It can be hard to set up and I don't think it will be better than fraps.
You should deactivate vsync while capturing otherwise fps will propably split in half.
Allison is unplayable at 30fps. It is not possible to activate the special abilities, at least the glowing head and running is very jittery. If this is what you are experiencing with fraps deactivating vsync will probably help.
@ mihi i will look into using vlc
richard on 2011/09/19 12:58:
If you're using pyglet then you can usepyglet.image.get_buffer_manager().get_color_buffer().save('filename.png')