Replies: 2 comments 1 reply
|
or alternatively, save a copy of ffmpeg v5 in the same image |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
the ffmpeg failed on my system that nvenc API version required is 12, but found 11. And there are many cards with version as old as 9. Even with latest driver. Does new API bring any notable features?
Can you create a branch that use lower version of nvenc header for ffmpeg? The only latest compatible version is pre-3.0 2.10.16, but it's unusable because we cannot choose hardware acceleration.
Thanks in advance.
All reactions