Skip to content

m4xx1m/VideoDistortion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

VideoDistortion

Very slow video distorter

Requirements

  • python3
  • ffmpeg
  • ImageMagick
  • opencv

How it works

Parses the video into frames and distort each of them

How to use:

$ sudo apt install -y ffmpeg python3 imagemagick
$ pip install opencv-python
$ git clone https://github.com/m4xx1m/VideoDistortion
$ cd VideoDistortion
$ python3 main.py

About

very slow video distorter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages