Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

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.

Installation

Requirements:

Configure the ffdshow video decoder as follows:

image image image image

Enable 'Preview (system)' mode in VirtualDub:

image

The capture preview should now look like this:

image

To quickly toggle the waveform overlay on or off, right-click the ffdshow tray icon

About

A useful tool for analog video capture

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors