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
On Linux machine BMG, running a specific case in ffmpeg-libvpl or gst-libvpl causes a system crash. The same case runs successfully with ffmpeg-vaapi and gst-va.
Which component impacted?
Decode
Is it regression? Good in old configuration?
No, this issue exist a long time
What happened?
On Linux machine BMG, running a specific case in ffmpeg-libvpl or gst-libvpl causes a system crash. The same case runs successfully with ffmpeg-vaapi and gst-va.
cmd:
ffmpeg -v verbose -hwaccel qsv -init_hw_device qsv=qsv,child_device=/dev/dri/renderD128 -hwaccel_output_format nv12 -hwaccel_flags allow_profile_mismatch -c:v hevc_qsv -i input.bin -lavfi 'null' -c:v rawvideo -pix_fmt yuv420p -fps_mode passthrough -noautoscale -vframes 8 -y -f tee '[f=md5]pipe:1'
log:
What's the usage scenario when you are seeing the problem?
Others
What impacted?
This issue prevents normal testing of ffmpeg-libvpl and gst-libvpl.
Debug Information
My environment:
kernel: 6.11.0-rc4+
OS: Ubuntu 22.04.5 LTS
Do you want to contribute a patch to fix the issue?
None
The text was updated successfully, but these errors were encountered: