Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.03 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.03 KB

heroku-buildpack-ffmpeg-latest

Push: Test
Scheduled: Test

If you'd like to maintain this repository, let me know!

A Heroku buildpack for ffmpeg that always downloads the latest static build. Unlike other build packs, I never compile anything.

Usage

Add the following to your .buildpacks:

https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git

Or run the following from the heroku command line:

heroku buildpacks:add https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git