This AviSynth script may be useful if you don't have a hardware waveform monitor. It works in a similar way. It analyzes the video in real time during capture and allows you to more precisely adjust input levels of the capture card. With proper monitoring it is easier to stay in 'legal' limits, to manage overshoots, to adjust hue, saturation, etc.
Important points:
- the script is designed to be used in conjunction with VirtualDub (other software may also work too, but this requires verification)
- the script works with SD 720x576 YUY2 video (although any other resolution and format should technically work too)
- the script supports AviSynth 2.6.0 for use on Windows XP capture machines
- the script modifies only the preview image. The captured video is saved to a file as-is, unmodified.
Requirements:
Configure the ffdshow video decoder as follows:
Enable 'Preview (system)' mode in VirtualDub:
The capture preview should now look like this:
To quickly toggle the waveform overlay on or off, right-click the ffdshow tray icon