Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

A Heroku buildpack for ffmpeg that always downloads the latest static build

License

Notifications You must be signed in to change notification settings

coboye/heroku-buildpack-ffmpeg-latest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Heroku buildpack for ffmpeg that always downloads the latest static build

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%