An open API service indexing awesome lists of open source software.

https://github.com/interconnectit/heroku-buildpack-ffmpeg

Buildpack for FFMpeg
https://github.com/interconnectit/heroku-buildpack-ffmpeg

Last synced: about 1 month ago
JSON representation

Buildpack for FFMpeg

Awesome Lists containing this project

README

          

# Heroku Buildpack for FFmpeg

Automatic FFmpeg deploy to your dyno

## Usage

Add the following to your `.buildpacks`:

```
https://github.com/interconnectit/heroku-buildpack-ffmpeg.git
```

or run the command

```
heroku buildpacks:add https://github.com/interconnectit/heroku-buildpack-ffmpeg.git
```