Skip to content

A GTK app that lets you distort videos using a Content Aware Scale like filter

Notifications You must be signed in to change notification settings

tognee/Distortify-Video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A GTK app that lets you distort videos using a Content Aware Scale like filter

Resources

Stars

Watchers

Forks

Languages