The Next Generation Platform is Coming - Get Ready Now!
by jonathanong
GitHub Readme.md
This buildpack is no longer maintained by its original author.
heroku/heroku-buildpack-activestorage-preview
instead 🚨Heroku maintains an official buildpack that installs ffmpeg
.
While its original purpose is to provide ffmpeg
, as well as several PDF conversion programs, for users of Ruby on Rails, it can be used with any application and any programming language that requires the ffmpeg
command-line program.
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.
Run the following from the heroku command line:
heroku buildpacks:add --index 1 https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git
You can set a custom download URL by setting the variable FFMPEG_DOWNLOAD_URL
.
Note: This buildpack should be added before the main language buildpack (by using --index 1
),
since the application process types are calculated from the last buildpack in the list if no
Procfile
is specified.
Copy the snippet above into CLI.
We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.