|
Is it possible to use FFMPEG Vulkan decoder and then access with cuda using PyAV? |
Answered by
WyattBlue
Mar 5, 2024
Replies: 2 comments
|
Currently, no. Historically we haven't supported any |
0 replies
Answer selected by
WyattBlue
|
We had some PR time ago like #331. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, no. Historically we haven't supported any
hwaccels. I think we will add hwaccel support in the future, but it will probably take until v13.0.0 (October 2024) or v14.0.0 (2025) until we could ship such a feature.