-
Notifications
You must be signed in to change notification settings - Fork 197
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
feat: Upgrade NVIDIA Video Codec SDK 11.0 #575
Conversation
At some point I was looking into updating the SDK into the very latest, but I recall there was some driver issue holding me back when running on AWS. I couldn't upgrade further than 10.0.26, maybe things have changed since then? |
Nothing particularly. We haven't tested this change enough yet, I still can't merge it. |
Tesla T4 driver version drags behind consumer hardware/desktop OS driver versions. I think I was just experiencing a bad timing 12-18 months ago where using the latest SDK was requiring a more recent driver release than what was available for the cloud build, it's probably not an issue anymore but good to keep in mind while testing. |
I understood that we should test it on Tesla T4 for upgrading the SDK. It is too troublesome... |
3433b0e
to
c70ded1
Compare
4fafebf
to
90d4709
Compare
90d4709
to
e912f13
Compare
Maybe NvCodec/NvDecoder does not update version same as NvEncoder. |
Related issue #515
Note: Chromium supports the H264 profile level 5.2 or under.