Closed sizeofvoid closed 2 months ago
Auto Created VSMGWL-75563 for further analysis.
@sizeofvoid Hi, i'm trying to reproduce on my gta env, could you provide the mp4 file? (AVC-H.264-TheaterSquare_3840x2160.mp4)
I tested it with the videos from https://www.elecard.com/videos: https://www.elecard.com/storage/video/TheaterSquare_3840x2160.mp4
Hi @sizeofvoid , i can't reproduce the segmentation fault issue, seems running well on my gta environment, may i know which driver/ffmpeg version and hardware platform you are using when get the segmentation fault problem.
PR merged to comp/media : https://github.com/intel-innersource/drivers.gpu.unified/pull/177394
The code is merged on commentment: 4461a2703eae517f678ed8d8270ff14f356b9b19. Could you please help to verify it.
Which component impacted?
Video Processing
Is it regression? Good in old configuration?
No, this issue exist a long time
What happened?
ffmpeg -hwaccel vaapi -vaapi_device /dev/dri/renderD128 -i AVC-H.264-TheaterSquare_3840x2160.mp4 -vf 'format=nv12,hwupload' -c:v h264_vaapi -f mpegts - |ffplay -
Simple plug:
What's the usage scenario when you are seeing the problem?
Playback
What impacted?
No response
Debug Information
dmesg.log vainfo.log
Do you want to contribute a patch to fix the issue?
Yes, I'm glad to submit a patch to fix it