Plugins, Applications and Scripts
Applications
- D2V Witch – creates indexes that can be opened by d2vsource
- SmoothVideo Project (SVP) – a plugin/video player component for realtime frame interpolation
- VapourSynth Editor (Doom9) – an editor with syntax completion and fast preview support
- VirtualDub1 (Doom9) – VirtualDub with added support for high bitdepth colorspaces, useful for previewing
- vsmkv – a FUSE-based virtual filesystem for exporting VapourSynth scripts as uncompressed videos in the Matroska (MKV) file format
- Wobbly (Doom9) – IVTC assistant similar to YATTA
- Yuuno – incorporates VapourSynth into Jupyter
Plugins
Subtitles
- Subtext – Subtitle renderer, in the source tree
- OCR – Optical character recognition on video frames, in the source tree
- xy-VSFilter
Inverse Telecine
- IT (Doom9) – Port of the inverse telecine filter for Avisynth
- VIVTC – field matching, inverse telecine and decimation, in the source tree
Metrics and Analysis
- Histogram – Bundled with the installer
- Scxvid – Scene change detection using libxvidcore
- Videoscope – Similar to the Histogram plugin
- WWXD – Xvid-like scene change detection
Others
- Morpho – Simple morphological filters, in the source tree
- Vinverse – Removes residual combing, in the source tree
- Miscellaneous filters – Scene change detection, frame averaging and other sometimes useful functions, in the source tree
- AddGrain (Doom9) – Adds random noise
- AutoCrop
- AvsProxy (Doom9) – Execute 32 bit Avisynth scripts inside 64 bit VapourSynth
- AWarpSharp2 (Doom9) – Sharpens edges by warping them
- Basic audio support (Doom9) – A plugin that adds basic audio support
- Continuity Fixer (Doom9) – Can help repair damaged borders of frames
- CTMF (Doom9) – Constant Time Median Filtering
- DCT Filter (renewed) (Doom9) – Block based DCT coefficient adjustment, optimized version
- Deblock (Doom9) – h.264 style deblocking
- DeblockPP7 (Doom9)
- DeLogo (Doom9) – Port of the Avisynth logo removal filter
- f3kdb (Doom9) – Debanding filter
- FieldHint – Takes fields from arbitrary input frames to create the output frames
- FillBorders
- Fix Telecined Fades (Doom9)
- GradCurve (Doom9) – Port of virtualdub Gradation Curves plugin
- minsharp (Doom9) – Simple 3x3 blur and sharpen
- MotionMask (Doom9) – Constructs a mask of moving pixels
- MSmoosh (Doom9) – MSmooth and MSharpen ports
- MVTools (Doom9) – Motion-compensated temporal denoising, frame rate conversion, etc.
- MVTools single precision (Doom9) – MVTools fork that works in single precision floating point
- RemapFrames (Doom9) – Frame re-ordering based on files/strings
- Retinex (Doom9) – Dynamic range compression
- TCanny (Doom9) – Canny edge detection
- TimeCube – 3D LUT
- vcmod (Doom9) – Various filters such as histogram equalization, blur, and watershed segmentation
- vcmove (Doom9) – Rotate, debarrel and other distortion correction filters
- VFRtoCFR (Doom9) – VFR to CFR conversion using timecode files
Avisynth Interop
- HBVFWSource – load high bitdepth avis into Avisynth (such as a VapourSynth .vpy)