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

[ICL] GPU hangs on hevc y410 (ayuv) encoding in VDEnc mode #677

Closed
AntonGrishin opened this issue Jul 11, 2019 · 2 comments
Closed

[ICL] GPU hangs on hevc y410 (ayuv) encoding in VDEnc mode #677

AntonGrishin opened this issue Jul 11, 2019 · 2 comments

Comments

@AntonGrishin
Copy link
Contributor

Environment:

cmd: ./sample_encode h265 -y410 -qsv-ff -i stream176x144_y410.yuv -w 176 -h 144 -o ./stream176x144.hevc -n 5

Expected result:

Processing started
Frame number: 5
Processing finished

Actual results:

Processing started
Frame number: 1
[ERROR], sts=MFX_ERR_GPU_HANG(-21), SynchronizeFirstTask, SyncOperation failed at /localdisk/bb/worker/build-api-next/build_dir/repos/MediaSDK/samples/sample_encode/src/pipeline_encode.cpp:157

[ERROR], sts=MFX_ERR_GPU_HANG(-21), Run, m_TaskPool.SynchronizeFirstTask failed at /localdisk/bb/worker/build-api-next/build_dir/repos/MediaSDK/samples/sample_encode/src/pipeline_encode.cpp:2353

[ERROR], sts=MFX_ERR_GPU_HANG(-21), main, pPipeline->Run failed at /localdisk/bb/worker/build-api-next/build_dir/repos/MediaSDK/samples/sample_encode/src/sample_encode.cpp:1587

If build driver from master branch, then encode passes.
Fixed commit from master: a674421

@AntonGrishin
Copy link
Contributor Author

@Sherry-Lin
Copy link
Contributor

resolved by 6cc99540, so close it.

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

No branches or pull requests

2 participants