/Video-Stretcher

The effect from my Image Stretcher project, expanded and evolved to create stretched videos.

Primary LanguagePython

Video Stretcher

To install dependencies: pip3 install -r requirements.txt
To run: python3 main.py
To test the stretching effect on a single frame of video, use single_frame_stretch.py
To test the stretching effect with a short 3 second video, use short_video_stretch.py

Video Examples:

Waves Upward

https://youtu.be/eSdZ-TckGkU


Waves Down

https://youtu.be/xN9zTDmrAP0


Stretching Effect


See also: Image Stretcher on GitHub