We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Fix nvidia headers download and make
673a48a
Related ticket: lutris#22
Successfully merging a pull request may close this issue.
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
as documented in this post
The text was updated successfully, but these errors were encountered: