Virtualdub-filters

From M1Research

Revision as of 20:27, 9 January 2006 by Verem (Talk | contribs)
Jump to: navigation, search

VirtualDub filters - set of additional plugins for VirtualDub for auxilarity video pre/post-processing.

Contents

Overview

This set of plugins was developed during four years of working for solving some video pre/post production task in easy way, without usage of some king of propriarity products.

Description

aviover

This filter used to put animated subtitles (or other king of video). As source for animation it used uncompressed 32-bit avi file with alpha channel.

Dialog:

Virtualdub-filters aviover dialog.png

Parameters:

  • Start frame - "backgound" video's frame number from plugin (filter) begin to work
  • AVI file - path for animation
  • Start number - start frame of animation
  • Sequence length - length (in frames) of animation

channelMaster

Simple filter for reverting ARGB channels of video.

Dialog:

Virtualdub-filters channelMaster.png

As config it uses matrix style.


imageplacer

This filter was used for videos canvas changing.

Dialog:

Virtualdub-filters imageplacer dialog.png

Parameters:

  • Dimentions - dimention of new canvas.
  • Background - backgound colour used.
  • Position - where to place CENTER of video.

Result:


rgb2pal

This plugin was used to change colour dynamic range of video from RGB [0...255] to PAL [35-235] values of luma.

Dialog:

Virtualdub-filters rgb2pal dialog.png


tgaover2

Dialog:

Virtualdub-filters tgaover2 dialog.png


tgaseqover

This plugin (filter) has almost the same functionality as aviover but it uses UNCOMPRESSED 32-bit targa sequence as source for animated subtitle.

Dialog:

Virtualdub-filters tgaseqover dialog.png

Parameters:

  • Sequence template - is printf style string for building name of file in sequence.

verticalblur

This plugin was used to make motional vertical blur in 1 pixel range. This processing descrease flicking of "1 pixel heigh" objects.


Downloads

Binaries:

Source code :

Personal tools