-
Notifications
You must be signed in to change notification settings - Fork 461
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 nvenc/nvdec support added #168
Conversation
that's pretty cool, can you made it a variant, instead of just a 4.1 image ? so we can build for older versions than 4.1 ? |
see https://github.com/jrottenberg/ffmpeg#contribute for instructions, but I'll gladly accept that variant ;-) |
Will probably create it as a variant next week. |
Seems like almost everything went fine, checks failure seems to be unrelated to the new nvidia variant. |
Super nice ! Thank you very much. Not too sure what's up with 4.0 variant but I agree it should not block that. Give me few hours to enable nvidia variant on docker hub. |
A new dockerfile with nvidia hw acceleration (nvenc/nvdec/libnpp gpu scaling) support .
nvidia drivers and nvidia-docker should be installed on host machine.