Good screen recording program?
I haven't found any screen recording programs which can force DirectX/OpenGL application to run with fixed frame rate like 30FPS
Also it should force application to slow down rendering if there isn't enough system resources to keep that 30FPS all the time. Because I have low-end computer (Athlon XP 1700+ and 384MB system memory), no program so far can't capture frames fast enough without skipping lots of frames. Is there any programs which can capture 30 frames per second and force application to slow down rendering if necessary?
[554 byte] By [
EnergyForm] at [2007-11-18 2:34:46]

# 1 Re: Good screen recording program?
Have you thought of the ammount of data that would theoretically result from such an operation?
Short answer: neither I have heard of such a program.
Alternative: use a graphics card with TV output and record it on VHS. You will have a quality loss, but it might be an optin.
# 2 Re: Good screen recording program?
Originally posted by Gabriel Fleseriu
Have you thought of the ammount of data that would theoretically result from such an operation?
Yes I have. With 640x480 resolution it requires about 27MB/s with frames only. Don't know how much it takes resources from computer to do that operation. Real time capturing is very bad with slow computers and therefore force application to slow down rendering speed would be great.
Short answer: neither I have heard of such a program
:(
Alternative: use a graphics card with TV output and record it on VHS. You will have a quality loss, but it might be an optin.
Very bad quality loss but thanks for helping.
3DMark03 has nice render each frame function which renders all frames with very slow 1-2FPS speed but all frames are rendered and captured to hard drive. Very easy to make video with 30FPS but program which give this function to all DirectX/OpenGL applications would be nice. :p
Maybe someone else can help. I really hope that can.