LogoTools

From Avisynth

Jump to: navigation, search
Abstract
Author MrTibs
Version
Download [1]
Category Logo Removal
Requirements
  • YUY2
License closed source

Contents

[edit] Description

LogoTools includes NoLogo and other tools as Avisynth filter plugin. Removes alpaha-blend logos. Avisynth 2.0 build requires LoadPluginEx.dll.

[edit] Filters

Filter Description Color format
NoLogoAuto Remove alpha-blended logo. YUY2
NoLogo Remove alpha-blended logo. YUY2
NoLogoM Similar to NoLogo but with three added controls to provide more flexibility. YUY2
LogoMask Combine two clips based using the logo as a mask. YUY2
AddLogo Alpha blends a logo onto the frame. YUY2
IfLogo Logo detection filter. YUY2
IfNoLogo This filter tries to detect when NoLogo has been used on a frame that didn't have a logo on it. YUY2

[edit] Notes

Since this is a plugin written for the older AviSynth v2.0, it must be loaded via LoadOldPlugins.

[edit] Links

Original site: Plugin (dead).

Doom9 thread: [2]

Personal tools