====== ffmpeg - Troubleshooting - Driver does not support some wanted packed headers (wanted 0xd, found 0x1) ====== ===== The error ===== ffmpeg -hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -hwaccel_output_format vaapi -i a.mp4 -c:v hevc_vaapi -map 0:v -f mp4 out.mp4 returns: Driver does not support some wanted packed headers (wanted 0xd, found 0x1). ---- ===== Cause ===== ---- ===== Solution =====