Converts videos into the Snapchat Spectacles style. Example output.
You can install spectacles-cli
globally through npm.
npm install -g spectacles-cli
Before using, you'll need to install ffmpeg
on your system. Either use the static builds on their website, or if you use homebrew, do brew install ffmpeg
.
spectacles path/to/source.mp4 path/to/output.mp4
Not affiliated with or endorsed by Snap Inc.