snapchat-mimic
Add a Snapchat overflay to movies without using Snapchat, just using ffmpeg
and Bash.
Installation
- Make sure you've installed all requirements
- Clone this repository:
git clone https://github.com/frdmn/snapchat-mimic
Usage
Here's a short explanation how to use snapchat-mimic
:
./mimic input.mov "Text to add"
Contributing
- Fork it
- Create your feature branch:
git checkout -b feature/my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin feature/my-new-feature
- Submit a pull request
Requirements / Dependencies
ffmpeg
(compiled with--enable-libfreetype
)
If you're using brew, you can pass --with-freetype
while installing:
brew install ffmpeg --with-freetype
Version
1.0.0