Media (Intel® Video Processing Library, Intel Media SDK)
Access community support with transcoding, decoding, and encoding in applications using media tools like Intel® oneAPI Video Processing Library and Intel® Media SDK
Announcements
The Intel Media SDK project is no longer active. For continued support and access to new features, Intel Media SDK users are encouraged to read the transition guide on upgrading from Intel® Media SDK to Intel® Video Processing Library (VPL), and to move to VPL as soon as possible.
For more information, see the VPL website.
3084 Discussions

MFX_ERR_GPU_HANG when encode 1*UHD 444 10bit HEVC + 3 * FHD 420 8bit H264

fujianfang
Beginner
6,602 Views

when we use 11th Gen Intel(R) Core(TM) i7-1165G7,  2024Q4 ONEVPL release (https://github.com/intel/vpl-gpu-rt/releases/tag/intel-onevpl-24.4.4).      I have commit this issue to github.    
    I met a issue:     
when encode  1*UHD 444 10bit HEVC + 3 * FHD 420 8bit H264   sample_encode return MFX_ERR_GPU_HANG  . 

  /opt/intel/media/share/vpl/samples/_bin/sample_encode h265 -gpucopy::on -y410 -ec::y410 -i /tmp/yuv/test.yuv -o 444.h265 -w 3840 -h 2160 -dstw 3840 -dsth 2160 -b 10000 -hw  -async 2 -lowpower:on -timeout 600 -u speed -fps 60 -f 60  
/opt/intel/media/share/vpl/samples/_bin/sample_encode h264 -gpucopy::on  -i /tmp/yuv/nv12.yuv -o test1.h265 -w 1920 -h 1080 -dstw 1920 -dsth 1080 -b 10000 -hw  -async 2 -lowpower:on -timeout 60 -u speed -fps 60 -f 60  &
/opt/intel/media/share/vpl/samples/_bin/sample_encode h264 -gpucopy::on  -i /tmp/yuv/nv12.yuv -o test2.h265 -w 1920 -h 1080 -dstw 1920 -dsth 1080 -b 10000 -hw  -async 2 -lowpower:on -timeout 60 -u speed -fps 60 -f 60  &
/opt/intel/media/share/vpl/samples/_bin/sample_encode h264 -gpucopy::on  -i /tmp/yuv/nv12.yuv -o test3.h265 -w 1920 -h 1080 -dstw 1920 -dsth 1080 -b 10000 -hw  -async 2 -lowpower:on -timeout 60 -u speed -fps 60 -f 60  &

os version:ubuntu 20.04   

5.15.0-56-generic

attachment is /sys/kernel/debug/dri/0/i915_error_state

 

 

 

 

 

 

 

Labels (1)
0 Kudos
3 Replies
Deeksha_S_Intel
Moderator
6,485 Views

Hi Fujian, we would like to inform you that we are routing your query to the dedicated team for further assistance.


0 Kudos
fujianfang
Beginner
6,221 Views
0 Kudos
fujianfang
Beginner
6,053 Views
0 Kudos
Reply