Skip to main content

Collection of Discrete/Fast Fourier Transform VapourSynth functions

Project description

vs-dfft

Collection of Discrete/Fast Fourier Transform VapourSynth functions

How to use

from vsdfft import FFTSpectrum

src = ...

spectrum = FFTSpectrum(src)

You can install CuPy if you have an nvidia GPU to have a 5x speedup.

How to install

Install vsdfft with the following command:

pip install vsdfft

Or if you want the latest git version, install it with this command:

pip install git+https://github.com/Jaded-Encoding-Thaumaturgy/vs-dfft.git

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vsdfft-1.1.1.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

vsdfft-1.1.1-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page