You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 17, 2023. It is now read-only.
ERROR: No suitable adapters found for this workload
[ERROR], sts=MFX_ERR_NOT_FOUND(-9), CEncodingPipeline::GetImpl, MFXQueryAdapters failed at d:\program\mediasdk\samples\sample_encode\src\pipeline_encode.cpp:1602
[ERROR], sts=MFX_ERR_NOT_FOUND(-9), CEncodingPipeline::Init, GetImpl failed at d:\program\mediasdk\samples\sample_encode\src\pipeline_encode.cpp:1668
[ERROR], sts=MFX_ERR_NOT_FOUND(-9), wmain, pPipeline->Init failed at d:\program\mediasdk\samples\sample_encode\src\sample_encode.cpp:1787
Intel(R) Media SDK 2018 R1: support hevc encode
Intel(R) Media SDK 2021 R1 & [MediaSDK](master branch) : cannot support hevc encode
Can someone help me with this problem? thx~
The text was updated successfully, but these errors were encountered:
System information
Issue behavior
command
sample_encode.exe h265 -i input.yuv -o output.h265 -w 1280 -h 720 -b 10 -f 30 -hw
result
ERROR: No suitable adapters found for this workload
[ERROR], sts=MFX_ERR_NOT_FOUND(-9), CEncodingPipeline::GetImpl, MFXQueryAdapters failed at d:\program\mediasdk\samples\sample_encode\src\pipeline_encode.cpp:1602
[ERROR], sts=MFX_ERR_NOT_FOUND(-9), CEncodingPipeline::Init, GetImpl failed at d:\program\mediasdk\samples\sample_encode\src\pipeline_encode.cpp:1668
[ERROR], sts=MFX_ERR_NOT_FOUND(-9), wmain, pPipeline->Init failed at d:\program\mediasdk\samples\sample_encode\src\sample_encode.cpp:1787
Debug information
MFXVideoENCODE_Query(dummy_session.operator mfxSession(), &input_info->Requirements, &out) return MFX_ERR_UNSUPPORTED
Intel(R) Media SDK 2018 R1: support hevc encode
Intel(R) Media SDK 2021 R1 & [MediaSDK](master branch) : cannot support hevc encode
Can someone help me with this problem? thx~
The text was updated successfully, but these errors were encountered: