Closed lukasz-madon closed 9 years ago
Maybe you have to compile binary on heroku dynos.
I've built ffmpeg by according to following script.
https://gist.github.com/coopermaruyama/3963576
But valucan is already deprecated. I don't know the modern way to how to compile binaries.
Thx @shunjikonishi I have used heroku run
. At first I built a buildpack that will compile once and then I'll download with http, but uploading to s3 was more convenient.
https://discussion.heroku.com/t/opencv-and-statically-compiled-python/105/2 https://github.com/lukasz-madon/heroku-buildpack-ffmpeg
I'd like to update the buildpack to 2.5 ffmpeg. How did you compile/get binaries? Thx.
I'm trying to do the following.
There is a problem with compilation step