Skip to content

bubobox/heroku-buildpack-mediainfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Heroku buildpack: Mediainfo

This is a Heroku buildpack for using mediainfo in your project. It doesn't do anything else, so you should use this as an extra buildpack on top of another buildpack. Heroku has build in support for using multiple buildpacks. You can also use this multi buildpack project as main buildpack and configure your buildpacks via a .buildpacks file.

Usage

This examples shows how you could add mediainfo to our existing app:

heroku buildpacks:add https://github.com/bubobox/heroku-buildpack-mediainfo -a <app>

The binary location will be added to your PATH environment variable so after adding the buildpack and pushing a new commit mediainfo should be available to any shell command.

Binary information

The binaries for this buildpack are compiled using the following compile flags

--with-libcurl

Contribute

We really appreciate any contribution you would like to make, so don't hesitate to report issues or submit pull requests.

About us

If you would like to know more about us, be sure to have a look at our website, or our Twitter accounts Ambassify, Sitebase, JorgenEvens

About

Install mediainfo on Heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages