Add ffmpeg buildpack for scalingo (#8500)
* Add ffmpeg buildpack for scalingo. * Add environment variable to install ffprobe Note: For existing applications, admins needs to add 'WITH_FFPROBE=true' to environment variable.
This commit is contained in:
parent
4bfd786550
commit
ad94e1d50a
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
https://github.com/heroku/heroku-buildpack-apt
|
||||
https://github.com/Scalingo/ffmpeg-buildpack
|
||||
https://github.com/Scalingo/nodejs-buildpack
|
||||
https://github.com/Scalingo/ruby-buildpack
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue