I would like to know how can I do an automated video capture for a game walk through on a game such as Second life, etc? I am using camstudio to capture the video. Using windows, I wonder if shell scripting, or otherwise can do the job with camstudio?
Thank you.
If you’re looking to script and automate your interactions with a Windows application e.g your mouse clicks and keystrokes on the CamStudio UI, you can try AutoIt (freeware).
The list of features from the AutoIt website:
Also try asking at superuser.com, there may already be applications that might be doing something similiar.