Small patch that adds an extra option to the config command to start/stop AVI recording. Only thing is I had to make CAPTURE_VideoStart() non-static to do it.
To enable recording: config -recavistart
To disable recording: config -recavistop
This is useful for batch recording a large number of videos using an automated script, e.g. doom/quake demos.
I have updated it and added it.
Thanks