Skip to content

Conversation

@emschorsch
Copy link

I'm having a lot of trouble making my own docker container and pushing it to heroku. I believe the main packages needed for ffmpeg are just libavcodec-dev libavformat-dev libwscale-dev (and adding the multiverse access) that I included above and once those are installed opencv will automatically install with ffmpeg support enabled.

I will continue to try and get this working on my machine but looking around pretty exhaustively I don't see any other buildpacks out there that have opencv built with ffmpeg. Since ffmpeg is needed for video processing it would be incredibly helpful if you could try and include it in your buildpack when you get a chance.

I'm having a lot of trouble making my own docker container and pushing it to heroku. I believe the main packages needed for ffmpeg are just libavcodec-dev libavformat-dev libwscale-dev (and adding the multiverse access) that I included above and once those are installed opencv will automatically install with ffmpeg support enabled. 

I will continue to try and get this working on my machine but looking around pretty exhaustively I don't see any other buildpacks out there that have opencv built with ffmpeg. Since ffmpeg is needed for video processing it would be incredibly helpful if you could try and include it in your buildpack when you get a chance.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant