Skip to content
@AmusementClub

私立七森中ごらく部

#VapourSynth-Classic & YuruYuri: Bleeding Edge Anime Encoding

Welcome to 私立七森中ごらく部 / AmusementClub

Programs

  • x265: a fork of x265 Yuuki mod with aMod and some custom features and performance optimizations.
  • VapourSynth-Classic: our VapourSynth fork without random incompatible API breaks; high performance & lower memory consumption. We also host VS-C and VS R54 VapourSynth docs.
  • Public Tool Pack: we periodically release public versions of internal tool pack used in production encoding. It includes curated list of plugins & scripts that work well together.

VS Plugins

  • assrender: a plugin that renders ASS/SSA subtitle using libass.
  • vs-boxblur: AVX2-vectorized box filter.
  • vs-dfttest2: Accelerated DFTTest re-implemetation for VapourSynth, with CUDA, SIMD (CPU), and generic GCC vector (CPU) backends.
  • vs-fgrain-cuda: Realistic Film Grain Rendering for VapourSynth, accelerated with CUDA. For CPU-only plugin, see EleonoreMizo's chickendream.
  • vs-mlrt: efficient ML/AI Filter Runtimes for VapourSynth (with built-in support for waifu2x, DPIR, RealESRGANv2/v3, and Real-CUGAN).
  • vs-nlm-ispc: non-local means denoise filter, drop-in replacement of the venerable KNLMeansCL for VapourSynth, but without the OpenCL dependency (CPU only).
  • vs-nlm-cuda: non-local means denoise filter, drop-in replacement of the venerable KNLMeansCL for VapourSynth, but accelerated with CUDA (~10% faster with 1 stream, up to ~50% faster with multiple streams.)

We also host Windows binary releases for the following plugins:

  • vs-ComparePlane: AVX optimized PSNR implementation.
  • VapourSynth-WNNM: Weighted Nuclear Norm Minimization Denoiser for VapourSynth.
  • VapourSynth-ILS: CUDA implementation of Real-time Image Smoothing via Iterative Least Squares for VapourSynth (Experimental).

For plugin developers, we have:

  • vs-api3: a solution for dual api3/api4 plugins.

We also have a large number of forked VS plugins, and those are mostly for internal uses/experiments, though you're welcome to use them. Some of the notable ones are listed below:

  • DCTFilter: DCTFilter with arbitrary DCT block size and other enhancements.
  • FFT3DFilter: significant speedups.
  • fmtconv: with experimental custom kernel support.

VS Scripts

Random Stuff

Pinned Loading

  1. tools tools Public

    @AmusementClub public toolset

    79

  2. assrender assrender Public

    Forked from pinterf/assrender

    Vapoursynth plugin: libass-based subtitle renderer

    C 52 8

  3. vs-mlrt vs-mlrt Public

    Efficient CPU/GPU ML Runtimes for VapourSynth (with built-in support for waifu2x, DPIR, RealESRGANv2/v3, Real-CUGAN, RIFE, SCUNet, ArtCNN and more!)

    C++ 433 29

  4. vs-nlm-ispc vs-nlm-ispc Public

    Non-local means denoise filter, drop-in replacement of the venerable KNLMeansCL for VapourSynth, but without the OpenCL dependency (CPU only)

    C++ 14 1

  5. vs-dfttest2 vs-dfttest2 Public

    DFTTest re-implemetation for VapourSynth (CPU, CUDA and HIP)

    C++ 19 10

  6. vapoursynth-classic vapoursynth-classic Public

    Forked from vapoursynth/vapoursynth

    A production video processing framework with simplicity and backward compatibility in mind. We strive to keep 99% R54 API compatibility at the vpy script level while providing better performance & …

    C++ 46 3

Repositories

Showing 10 of 95 repositories
  • Aegisub Public Forked from wangqr/Aegisub

    Aegisub ASS subtitle editor, @AmusementClub internal fork

    AmusementClub/Aegisub’s past year of commit activity
    C++ 7 615 1 1 Updated Apr 10, 2026
  • OKP Public

    One-Key-Publish,一键发布Torrent到常见BT站。

    AmusementClub/OKP’s past year of commit activity
    C# 155 GPL-3.0 9 1 0 Updated Apr 1, 2026
  • OKPGUI-Next Public

    Modern OKPGUI

    AmusementClub/OKPGUI-Next’s past year of commit activity
    TypeScript 1 WTFPL 0 0 0 Updated Mar 31, 2026
  • vs-mlrt Public

    Efficient CPU/GPU ML Runtimes for VapourSynth (with built-in support for waifu2x, DPIR, RealESRGANv2/v3, Real-CUGAN, RIFE, SCUNet, ArtCNN and more!)

    AmusementClub/vs-mlrt’s past year of commit activity
    C++ 433 GPL-3.0 29 36 0 Updated Mar 26, 2026
  • ffms2 Public Forked from FFMS/ffms2

    An FFmpeg based source library and Avisynth/VapourSynth plugin for easy and **approximate** frame accurate access

    AmusementClub/ffms2’s past year of commit activity
    C++ 4 111 0 0 Updated Mar 25, 2026
  • vapoursynth-tivtc Public Forked from dubhatervapoursynth/vapoursynth-tivtc

    Field matching and decimation filters (inverse telecine)

    AmusementClub/vapoursynth-tivtc’s past year of commit activity
    C++ 0 4 0 0 Updated Mar 3, 2026
  • vs-dfttest2 Public

    DFTTest re-implemetation for VapourSynth (CPU, CUDA and HIP)

    AmusementClub/vs-dfttest2’s past year of commit activity
    C++ 19 GPL-3.0 10 1 0 Updated Jan 20, 2026
  • tools Public

    @AmusementClub public toolset

    AmusementClub/tools’s past year of commit activity
    79 0 0 0 Updated Oct 5, 2025
  • VapourSynth-Portable-Maker Public Forked from SaltyChiang/VapourSynth-Portable-Maker

    A powershell script to build a portable VS package. This is used to build portable VS releases for @AmusementClub at https://github.com/AmusementClub/tools/releases.

    AmusementClub/VapourSynth-Portable-Maker’s past year of commit activity
    PowerShell 2 5 0 0 Updated Oct 1, 2025
  • vapoursynth-classic Public Forked from vapoursynth/vapoursynth

    A production video processing framework with simplicity and backward compatibility in mind. We strive to keep 99% R54 API compatibility at the vpy script level while providing better performance & stability than the upstream. API4 compatibility is preserved whenever possible as well.

    AmusementClub/vapoursynth-classic’s past year of commit activity
    C++ 46 LGPL-3.0 178 3 1 Updated Oct 1, 2025

Top languages

Loading…