The screen capture entry is a special capture "driver" within VirtualDub that allows the video screen to be used as the capture source instead of an external source.
Use the Video > Set Custom Format... menu option to choose the size of image to capture. Use 32-bit RGB as the format.
By default, the image capture will occur at the top-left corner of the screen. The Video > Source... menu option exposes a couple of additional options to control the origin: it can be centered on the mouse cursor, to the current active top-level window, or both. When both options are active, VirtualDub will pan around the bounds of the active window according to the cursor position.
You will usually want to set hotkey shortcuts for starting and stopping the capture via Capture > Preferences, so as to avoid capturing the VirtualDub window itself.
Capturing from the screen is very CPU-intensive and depends greatly on the speed of your CPU and video card. The size of the region captured greatly influences the CPU usage, so if you have problems, consider capturing a smaller size. More modern video cards and video drivers also tend to be more efficient at screen capture.
If you have a video card with 3D acceleration, you may be able to enable OpenGL acceleration mode, which enables additional features and also speeds up the screen capture process.
The amount of acceleration possible depends on your video card's features.
Note | As of this writing, some video card drivers for Windows Vista are not compatible with the methods used here to capture the screen through OpenGL. If this is the case on your system, you will need to disable OpenGL acceleration so that the slower, more compatible GDI-based method is used. |