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

    62

  2. assrender assrender Public

    Forked from pinterf/assrender

    Vapoursynth plugin: libass-based subtitle renderer

    C 45 7

  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 and more!)

    C++ 322 20

  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++ 9 1

  5. vs-dfttest2 vs-dfttest2 Public

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

    C++ 16 5

  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++ 38 4

Repositories

Showing 10 of 89 repositories
  • VapourSynth-WNNM Public Forked from WolframRhodium/VapourSynth-WNNM

    Weighted Nuclear Norm Minimization Denoiser for VapourSynth

    AmusementClub/VapourSynth-WNNM’s past year of commit activity
    C++ 3 MIT 7 0 0 Updated Jan 19, 2025
  • 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)

    AmusementClub/vs-nlm-ispc’s past year of commit activity
    C++ 9 GPL-3.0 1 0 0 Updated Jan 18, 2025
  • vs-mlrt Public

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

    AmusementClub/vs-mlrt’s past year of commit activity
    C++ 322 GPL-3.0 20 27 0 Updated Jan 18, 2025
  • OKP Public

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

    AmusementClub/OKP’s past year of commit activity
    C# 113 GPL-3.0 5 0 0 Updated Jan 17, 2025
  • vs-dfttest2 Public

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

    AmusementClub/vs-dfttest2’s past year of commit activity
    C++ 16 GPL-3.0 5 1 0 Updated Jan 17, 2025
  • AMDMIGraphX Public Forked from ROCm/AMDMIGraphX

    AMD's graph optimization engine. @AmusementClub internal fork.

    AmusementClub/AMDMIGraphX’s past year of commit activity
    C++ 0 MIT 91 0 0 Updated Jan 10, 2025
  • AssFontSubset Public

    使用 fonttools 生成 ASS 字幕文件的字体子集,并自动修改字体名称及 ASS 文件中对应的字体名称

    AmusementClub/AssFontSubset’s past year of commit activity
    C# 193 4 3 0 Updated Dec 21, 2024
  • openvino Public Forked from openvinotoolkit/openvino

    OpenVINO™ Toolkit repository. @AmusementClub internal fork.

    AmusementClub/openvino’s past year of commit activity
    C++ 0 Apache-2.0 2,468 0 0 Updated Nov 1, 2024
  • 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++ 38 LGPL-3.0 156 3 1 Updated Oct 9, 2024
  • vapoursynth-mvtools Public Forked from dubhater/vapoursynth-mvtools

    Motion compensation and stuff, @AmusementClub internal fork

    AmusementClub/vapoursynth-mvtools’s past year of commit activity
    C 0 31 0 0 Updated Sep 6, 2024

Top languages

Loading…

Most used topics

Loading…