Skip to content
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

[Bug]: AMD DX12 video encode driver bug?: Error using new FFMPEG HEVC D3D12 encoder support in Intel cartwheel repo.. #474

Open
oscarbg opened this issue Apr 16, 2024 · 2 comments
Labels

Comments

@oscarbg
Copy link

oscarbg commented Apr 16, 2024

Hi,
first sorry as this site is for reporting AMF video dec/enc bugs but found some issues using new HEVC D3D12VA encoder support in “Ffmpeg intel cartwheel github repo” and Intel engineer says no issues on Intel HW so can be a AMD driver bug and to request help from AMD guys..
Don’t know where to ask contact AMD DX12 team responsible for dx12 video encode decode apis so just asking here..
Please, can pass info of the bug to dx12 video team : intel/cartwheel-ffmpeg#311
These d3d12 encode patches should be in next ffmpeg 7.1 release so hope fixed before then..
Also I know building ffmpeg for windows with the d3d12 encode patches can be a bit of work so can provide a windows binary (ffmpeg.exe) if needed..
Thanks..

Describe the bug

New ffmpeg d3d12 hevc encoder fails on AMD using latest drivers on a Zen4 igpu..

To Reproduce

Steps to reproduce the behavior:

built FFMPEG on Windows and simple testing fails on NV 3070 GPU..
I verify:

Enabled encoders:

d3d12va_encode

and ffmpeg -encoders:

V....D hevc_d3d12va D3D12VA hevc encoder (codec hevc)
running:

ffmpeg.exe -hwaccel d3d12va -hwaccel_output_format d3d12 -i c:\av1\input.mp4 -c:v hevc_d3d12va -acodec aac output.mp4

Setup (please complete the following information):

  • OS: Windows 11
  • Driver Version 24.3.1
  • GPU zen4 igpu

Debug Log (please upload or paste):

TBD..

@rhutsAMD
Copy link
Collaborator

I’ve opened an internal ticket, thanks.

@oscarbg
Copy link
Author

oscarbg commented Apr 29, 2024

thanks @rhutsAMD !!.. feel free to post updates here.. will be nice to know if/when fixed on AMD drivers..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants