Skip to content

mannynotfound/deep-fryer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deep fryer

Wrapper around ffmpeg to automatically give videos the deep fried meme effect.

usage

python deep-fryer.py -i data/sample.mp4 -o data/deep_fried_sample.mp4

optional parameters

Arg Description Default
--video_dip, -vd Amount of times to run the video through deep fry filter. 3
--audio_dip, -ad Amount of times to run the audio through deep fry filter. 10

dependencies

pip install -r requirements.txt

About

deep fry videos programmatically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages