|
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 |
Answered by
WyattBlue
Mar 22, 2025
Replies: 3 comments 4 replies
|
Is this possible to replicate on Windows? |
1 reply
|
I figured out why it's not working for you: https://github.com/FFmpeg/nv-codec-headers |
2 replies
Answer selected by
WyattBlue
|
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. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


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