Activity log for bug #1931045

Date Who What changed Old value New value Message
2021-06-06 22:56:35 Jonathan Polak bug added bug
2021-06-06 23:00:12 Jonathan Polak description -hwaccel vaapi silently on AMD GPU gives the following error: [hevc_vaapi @ 0x55f2ca003e80] Driver does not support some wanted packed headers (wanted 0xd, found 0x1). and for h264 Press [q] to stop, [?] for help [h264_vaapi @ 0x55762dd4de80] Driver does not support some wanted packed headers (wanted 0xd, found 0x1). Command used was: ffmpeg -hwaccel vaapi -hwaccel_device /dev/dri/renderD129 -hwaccel_output_format vaapi -ss 15 -i input.mp4 -t 15 -c:v hevc_vaapi -global_quality 15 -c:a copy -map 0 output.mkv During transcode operation CPU usage is high, and GPU usage is zero. FFPROBE on OUTPUT reports that encoder used was software. system report: Thinkpad T14 Ubuntu Mate 21.04 (5.11) bash $ sudo inxi -x -G Graphics: Device-1: Advanced Micro Devices [AMD/ATI] Renoir vendor: Lenovo driver: amdgpu v: kernel bus ID: 07:00.0 Device-2: Chicony Integrated Camera type: USB driver: uvcvideo bus ID: 2-2:2 Display: server: X.Org 1.20.11 driver: loaded: amdgpu,ati unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz OpenGL: renderer: AMD RENOIR (DRM 3.40.0 5.11.0-18-generic LLVM 11.0.1) v: 4.6 Mesa 21.0.1 direct render: Yes FFMPEG hardware encoding fails on AMD hardware: Passing -hwaccel vaapi flag as per command below: Command used was: ffmpeg -hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -hwaccel_output_format vaapi -ss 15 -i input.mp4 -t 25 -c:v h264_vaapi -global_quality 15 -c:a copy -map 0 output.mkv Will silently fail and transcoding will be done on CPU silently when using on AMD GPU. The only sign that something is wrong is this WARNING: [hevc_vaapi @ 0x55f2ca003e80] Driver does not support some wanted packed headers (wanted 0xd, found 0x1). and for h264: Press [q] to stop, [?] for help [h264_vaapi @ 0x55762dd4de80] Driver does not support some wanted packed headers (wanted 0xd, found 0x1). During transcode operation CPU usage is high, and GPU usage is zero. FFPROBE on OUTPUT.MKV reports that encoder used was software. My syste: Thinkpad T14s (AMD Ryzen7) Ubuntu Mate 21.04 (5.11) bash $ sudo inxi -x -G Graphics: Device-1: Advanced Micro Devices [AMD/ATI] Renoir vendor: Lenovo driver: amdgpu v: kernel            bus ID: 07:00.0            Device-2: Chicony Integrated Camera type: USB driver: uvcvideo bus ID: 2-2:2            Display: server: X.Org 1.20.11 driver: loaded: amdgpu,ati unloaded: fbdev,modesetting,vesa            resolution: 1920x1080~60Hz            OpenGL: renderer: AMD RENOIR (DRM 3.40.0 5.11.0-18-generic LLVM 11.0.1) v: 4.6 Mesa 21.0.1            direct render: Yes
2021-06-09 19:34:30 Jonathan Polak bug task added mesa
2021-06-30 01:57:19 Daniel van Vugt bug task added mesa (Ubuntu)
2021-06-30 01:57:43 Daniel van Vugt tags vaapi
2021-08-31 21:11:54 Sebastian Ramacher ffmpeg (Ubuntu): status New Invalid
2022-01-05 10:55:23 Norbert tags vaapi hirsute vaapi
2023-08-28 18:51:58 Oibaf mesa (Ubuntu): status New Incomplete
2023-08-28 18:52:05 Oibaf bug added subscriber Oibaf