Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fabe/spectacles-cli
🕶 Converts videos into the Snapchat Spectacles style.
https://github.com/fabe/spectacles-cli
cli convert-videos ffmpeg nodejs snapchat snapchat-spectacles-style spectacles
Last synced: 3 months ago
JSON representation
🕶 Converts videos into the Snapchat Spectacles style.
- Host: GitHub
- URL: https://github.com/fabe/spectacles-cli
- Owner: fabe
- License: mit
- Created: 2016-11-18T01:13:36.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-24T22:06:01.000Z (almost 8 years ago)
- Last Synced: 2024-03-23T22:01:40.353Z (11 months ago)
- Topics: cli, convert-videos, ffmpeg, nodejs, snapchat, snapchat-spectacles-style, spectacles
- Language: JavaScript
- Homepage: https://npm.im/spectacles-cli
- Size: 77.1 KB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
spectacles-cli
Converts videos into the Snapchat Spectacles style.
****
## Installation
You can install `spectacles-cli` globally through npm.$ npm install -g spectacles-cli
## Prerequisites
Before using, you'll need to [install `ffmpeg`](https://ffmpeg.org/download.html) on your system. Either use the static builds on their website, or if you use homebrew, do `brew install ffmpeg`.## Usage
$ spectaclesUsage
$ spectacles path/to/source.mp4 path/to/output.mp4****
Not affiliated with or endorsed by Snap Inc.