Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 982 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 982 Bytes

Distortify Video

A GTK app that lets you distort videos using a Content Aware Scale like filter.
Made it to work with nautilus-python addons as a right click option for videos.

Installing

sudo apt install python3 python3-pip ffmpeg

git clone https://github.com/tognee/Distortify-Video

cd Distortify-Video

pip3 install -r requirements.txt

Usage

(Put your video in the repository folder, in example i'll use video.mp4) python3 main.py video.mp4

You can also pass a absolute path, the app can handle it python3 /path/to/main.py path/to/video.mp4

Choose distortion level, fps number, if you want distorted audio or not and tap "Distort" button

Examples of work are presented below.

Original:

Original
Youtube Link

Distorted:

Distorted
Youtube Link