AvsMon

AvsMon

Übersicht

Autor: Johann Langhofer
Version: 25.01.2003
Download: http://members.nextra.at/johann.langhofer/avisynth/avsmon/latest/
Kategorie: Verschiedenes
Anforderungen: YV12, YUY2 oder RGB Farbformat

Description

This plugin enables you to preview the video during the conversion and to determine the exact audio delay. The histogram can be enabled if you feed it with a YUY2 clip,  and wil be attached to the righthand side of the clip. The preview window can be enabled if you check "Visible" in the Preview Windows section.

Example:

LoadPlugin("C:\Program Files\AviSynth25\avsmon25a.dll")

AviSource("D:\Test\Quicktime\dido.avi")
converttoyuy2()
monitorfilter()