-
Notifications
You must be signed in to change notification settings - Fork 3k
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
"No decoder device for codec found" when using INTEL UHD770 decode HEVC video #15686
Comments
Can you crop the video file by a few seconds and share it, or post mediainfo? I guess AMD Radeon 680M don't support hardware acceleration on avc baseline profile.
|
Thx for reply. |
ffmpeg version 7.1-essentials_build-www.gyan.dev Copyright (c) 2000-2024 the FFmpeg developers
|
mpv Information
Other Information
Reproduction Steps
[ffmpeg/video] hevc: No decoder device for codec found
[ffmpeg/video] hevc: Failed setup for format d3d11: hwaccel initialisation returned error.
I see a lot of HEVC devoder GUIDs reported above the error message, but none of it is useful?
Have tried another version intel driver (latest WHQL driver 101.6314), but still cannot initialize hwaccel.
Expected Behavior
Use hardware d3d11va decode
Actual Behavior
downgraded to software decode
Log File
mpv.log
Sample Files
No response
I carefully read all instruction and confirm that I did the following:
--log-file=output.txt
.The text was updated successfully, but these errors were encountered: