Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ffmpeg x265 dependency install #288

Open
jblakley opened this issue Oct 3, 2019 · 2 comments
Open

ffmpeg x265 dependency install #288

jblakley opened this issue Oct 3, 2019 · 2 comments

Comments

@jblakley
Copy link

jblakley commented Oct 3, 2019

minor problem in deps.sh. ffmpeg install requires x265 now. In ubuntu 16.04, that requires:

apt install x265 libx265-dev

@jpablomch
Copy link
Contributor

apt install libx265-dev is in the Dockerfile.base.

I will add it to the script for building the staging machine in the AWS Kubernetes example, as well.

Thanks!

@jpablomch
Copy link
Contributor

I have created a new PR to address this issue. Thanks.

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

No branches or pull requests

2 participants