Two rectangular panes occupy most of VirtualDub's interface; the left one is the input pane and the right one is the output pane. As the current position is moved through the video, the panes will update with the original and filtered result of that frame. This allows convenient before-and-after comparisons of the video.
The positioning and size of the display panes can be modified in a number of ways; see Display panes for more information.
Drag the slider below the panes to change the current position within the video. If enabled, the display panes will update to show the selected frame. Holding Shift while dragging forces the current position to be placed only on key frames. Using the right mouse button to drag the slider instead of the left causes the drag to occur at a much slower rate for more precise positioning.
Each position on the position slider corresponds to the start of each frame in the video timeline. As a result, there is one additional position at the end corresponding to the end of the video. For instance, with a 2280 frame video the slider may be positioned from 0 to 2280.
Jumps to the previous or next key frame in the video. A key frame is a frame that is stored fully-contained in the video file and doesn't depend on any other frames for decoding; these are the fastest seek points in the video and often of slightly higher quality as well. Stepping by key frame is often significantly faster and is handy when browsing through the video. In addition, the key frames represent appropriate cut points when editing in Direct mode.
The key frame step controls can also be activated through the keyboard using Shift+Left-arrow and Shift+Right-arrow.
When the video source is an MPEG-1 file, the key frame step controls jump between I-frames.
Jumps to the previous or next scene in the video. Scene detection is done by image analysis heuristics, by looking for large picture changes that indicate possible cuts or fades in the video. The thresholds for determining a fade or a cut can be controlled in the Preferences dialog.
When scanning through a large amount of video, the display panes will begin to update at a slower rate. This is normal. The pane updates are reduced after a short period in order to reduce their CPU usage and speed up the scan.
Sets the starting and ending points for the selection to the current position. The selection is used by the commands in the Edit menu to modify the portions of video to be rendered. Also, if a portion of video is selected when a save command is used, only that portion of video is processed.
The Home and End keys can also be used to select video.
Note | Since the position slider moves to the beginning of frames, the mark-out point must be placed one frame after the last frame to be selected. This means that if 300 frames are to be deleted starting at frame 100, the selection should be started (mark-in) at frame 100 and ended (mark-out) at frame 100+300 = 400, not at frame 399. This is referred to as end-point exclusive selection. |
Displays the current frame number, timestamp, and frame type at the current position. Frame types are as follows:
The format of the timestamp display can be customized in Preferences.