-
14.2.0 binary wheel package includes
When I build av from source (link the local ffmpeg library) it works. Is there some condition for this to work? Or is it included in av.codecs_available even though it does not work? OS: Ubuntu, Nvidia Driver 560.35.05 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
Is this possible to replicate on Windows? |
Beta Was this translation helpful? Give feedback.
-
I figured out why it's not working for you: https://github.com/FFmpeg/nv-codec-headers |
Beta Was this translation helpful? Give feedback.
-
I am running Windows 11, with NVidia Driver 572.61. Here is the output of hwconfigs and hwdevices
Will I be able to use NVidia decoders and encoders (PyAv 14.2.0) installed with pip install av. |
Beta Was this translation helpful? Give feedback.
I figured out why it's not working for you:
https://github.com/FFmpeg/nv-codec-headers
Minimum required driver versions:
Linux: 570.0 or newer
Windows: 570.0 or newer