Skip to content

pro-grammer-SD/blur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blurpy

PyPI - Version PyPI - Python Version FFmpeg Support VapourSynth Git


Table of Contents

Requirements

  • FFmpeg
  • VapourSynth
  • Git (for cloning)
  • Binaries:
from blurpy.deps import get_deps

get_deps() # so easy!

Installation

pip install blurpy

Extract binaries and move them to root, ENJOY!!!

Quickstart

from blurpy.blur import blur

blur(input_: str, output: str = "output.mp4", config_loc: str)

Fill in these as per as your own wish!

License

blurpy is distributed under the terms of the MIT license.

About

A wrapper for Tekno (f0e)'s blur in Python 📦

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages