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
Release files for vsdfft 1.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| vsdfft-1.1.2.tar.gz | 5.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| vsdfft-1.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:10.5 kB
Release files / vsdfft-1.1.2.tar.gz
| Download URL | vsdfft-1.1.2.tar.gz |
|---|---|
| Size | 5.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ee0916ebe6b23cb2de90dde38db0b75de2f91f387b3310047123fe60d283035d
|
|
BLAKE2b-256 checksum How to use checksums |
89add443cb84d5289c2820577994fc55880896baf114d52f8c5d3d139d012d5c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.9.19
|
Release files / vsdfft-1.1.2-py3-none-any.whl
| Download URL | vsdfft-1.1.2-py3-none-any.whl |
|---|---|
| Size | 5.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
af331b10cad1fa26ded92a29cca96467586faa94b966147f3aa7cdbcf4a3aa4e
|
|
BLAKE2b-256 checksum How to use checksums |
34bf5b06e933489fdfee015f2a0f3afa1bf0b10bce83112c891aaaaff1c134bd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.9.19
|