-
-
Notifications
You must be signed in to change notification settings - Fork 52
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
av1_nvenc hardware encoding #259
Comments
Hello Johannes, I haven't compiled FFmpeg 6 yet, I just compiled version 4.4 on Slackware with support for the latest version of libaom (v3.6) and have noticed notable improvements. I think av1 deserves attention at this point. Great news! Ciao! |
As far as I know, in ffmpeg 6 there would be support for vulkan hardware acceleration using AV1. version 6.1:
|
Hello again ;) I did some research. From FFmpeg 6.0 onwards hardware AV1 encoding should be supported. More on 6.1 and the 7.0 release of FFmpeg : ffmpeg-6-1-heaviside-released-with-vaapi-av1-encoder-hw-vulkan-decoding The user should compile FFmpeg version 6.1.1. Linux: How to update/install to the latest version of FFmpeg with av1_nvenc ! In this same document you can also read how to compile for Windows. Afterwards test if av1_nvenc is installed correctly: I got an error: /usr/bin/ffmpeg: No such file or directory Then open Videomass, make a new simple preset to test: Cheers, |
Thanks a lot, |
Hello,
Hope everything well in Italy!
Still using your awesome tool ;)
I was wondering if there is/will there be support for av1_nvenc as it is possible to compile ffmpeg 6 with av1_nvenc ?
I can than test this to create some presets as I have a Nvidia 4xxx gpu.
Hope to here from you.
Ciao,
J.
The text was updated successfully, but these errors were encountered: