Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 895 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 895 Bytes

Distort videos

Distorted video example

Applies a Seam Carving algorithm (aka liquid rescale) on every frame of a video, and a vibrato effect on the audio to distort the video

Inspired from @DistordBot on Twitter by SergioSV96

Prerequisites :

Usage :

Run main.py and choose a video, at the end you will find your distorted video in /result/result_[name].mp4