-
Notifications
You must be signed in to change notification settings - Fork 34
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
Error using new ffmpeg HEVC D3D12 encoder support.. (on both NV and AMD GPUs) #311
Comments
seems no..
|
more info in case it helps.. note I also tested on AMD RDNA2 GPU with latest drivers and even fail earlier (more error output shown) EDIT: question I also debugged with Visual Studio the exe file and seems is initializing the encoder/decoder correctly and even creating some correctly encoded frames before it fails en around 10-20fps.. maybe because of threading /sync issues and how to force a single threaded run (I also ran with "-threads 1" but also fails).. |
@oscarbg , seems it's NV or AMD issue. Could you ask NV or AMD's help on this? thank you |
@xuguangxin yes will try.. but don't know how to contact D3D12 teams at NV and AMD.. maybe you have better contacts to inform.. |
commented to AMD here: https://twitter.com/oscarbg81/status/1778613900021272835 |
commented to NV here: https://twitter.com/oscarbg81/status/1778615032248422738 |
Asked to nvidia vulkan video devs: |
Commented to amd amf guys? |
Hi,
built FFMPEG on Windows and simple testing fails on NV 3070 GPU..
I verify:
and ffmpeg -encoders:
running:
more log:
The text was updated successfully, but these errors were encountered: