Skip to main content

Python wrapper of Anime4K GLSL shaders achieved with FFmpeg and libplacebo

Project description

Anime4K Python

Python wrapper of Anime4K GLSL shaders achieved with FFmpeg and libplacebo.

Usages

from anime4k_python import Anime4K

anime4k = Anime4K(backend="mpv", mode="A")
anime4k.process_video(
    "input.mp4",
    "output.mp4",
    1280,
    720,
    scale=2,
)

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

anime4k_python-1.1.3.tar.gz (112.1 kB view hashes)

Uploaded Source

Built Distribution

anime4k_python-1.1.3-py3-none-any.whl (113.6 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