deep-fryer

deep fry videos programmatically

Stars
67

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