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

nvidia headers need to be installed #22

Open
geek-at opened this issue Mar 8, 2018 · 0 comments · May be fixed by #28
Open

nvidia headers need to be installed #22

geek-at opened this issue Mar 8, 2018 · 0 comments · May be fixed by #28

Comments

@geek-at
Copy link

geek-at commented Mar 8, 2018

It seems that ffmpeg removed the nvidia headers from their source so you'll have to do it yourself or add it to the make script

git clone https://git.videolan.org/git/ffmpeg/nv-codec-headers.git
make
sudo make install

as documented in this post

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 a pull request may close this issue.

1 participant