Wrapper around ffmpeg
to automatically give videos the deep fried meme effect.
python deep-fryer.py -i data/sample.mp4 -o data/deep_fried_sample.mp4
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 |
pip install -r requirements.txt