Virtualdub-filters

From M1Research

(Difference between revisions)
Jump to: navigation, search
(rgb2pal)
(rgb2pal)
Line 57: Line 57:
Dialog:
Dialog:
-
[Image:virtualdub-filters_rgb2pal_dialog.png]
+
[[Image:virtualdub-filters_rgb2pal_dialog.png]]
----
----

Revision as of 20:19, 9 January 2006

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


tgaover

tgaover2

tgaseqover

verticalblur

Downloads

Binaries:

Source code :

Personal tools