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.
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.
The binaries for this buildpack are compiled using the following compile flags
--with-libcurl
We really appreciate any contribution you would like to make, so don't hesitate to report issues or submit pull requests.
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