[HW Accel Support]: intel 6th gen now uses iHD instead of i965 #18659
-
Describe the problem you are havingAfter upgrading to 0.16-beta3 ffmpeg started crashing for all cameras. Using intel 6th gen cpu with vaapi hwaccel and previously setting LIBVA_DRIVER_NAME=i965 from docker compose. Removing LIBVA_DRIVER_NAME=i965 stopped the crashes and vaapi now reports it's using iHD {"return_code":0,"stderr":"","stdout":"vainfo: VA-API version: 1.22 (libva 2.12.0)
vainfo: Driver version: Intel iHD driver for Intel(R) Gen Graphics - 24.3.3 ()
vainfo: Supported profile and entrypoints
VAProfileNone : VAEntrypointVideoProc
VAProfileNone : VAEntrypointStats
VAProfileMPEG2Simple : VAEntrypointVLD
VAProfileMPEG2Simple : VAEntrypointEncSlice
VAProfileMPEG2Main : VAEntrypointVLD
VAProfileMPEG2Main : VAEntrypointEncSlice
VAProfileH264Main : VAEntrypointVLD
VAProfileH264Main : VAEntrypointEncSlice
VAProfileH264Main : VAEntrypointFEI
VAProfileH264Main : VAEntrypointEncSliceLP
VAProfileH264High : VAEntrypointVLD
VAProfileH264High : VAEntrypointEncSlice
VAProfileH264High : VAEntrypointFEI
VAProfileH264High : VAEntrypointEncSliceLP
VAProfileVC1Simple : VAEntrypointVLD
VAProfileVC1Main : VAEntrypointVLD
VAProfileVC1Advanced : VAEntrypointVLD
VAProfileJPEGBaseline : VAEntrypointVLD
VAProfileJPEGBaseline : VAEntrypointEncPicture
VAProfileH264ConstrainedBaseline: VAEntrypointVLD
VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
VAProfileH264ConstrainedBaseline: VAEntrypointFEI
VAProfileH264ConstrainedBaseline: VAEntrypointEncSliceLP
VAProfileVP8Version0_3 : VAEntrypointVLD
VAProfileVP8Version0_3 : VAEntrypointEncSlice
VAProfileHEVCMain : VAEntrypointVLD
VAProfileHEVCMain : VAEntrypointEncSlice
VAProfileHEVCMain : VAEntrypointFEI"} This may apply to other cpu's previously using i965 Version0.16.0-f141b58 Frigate config fileN/A docker-compose file or Docker CLI commandN/A Relevant Frigate log outputN/A Relevant go2rtc log outputN/A FFprobe output from your cameraN/A Install methodDocker Compose Object DetectorCoral Network connectionWired Camera make and modelN/A Screenshots of the Frigate UI's System metrics pagesN/A Any other information that may be helpfulNo response |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 2 replies
-
Some of the Intel packages were upgraded for 0.16, so this may just be because of that. Are you actually having an issue? |
Beta Was this translation helpful? Give feedback.
-
I did before changing the driver name, this is more about reporting it for documentation update. If somebody has 7th gen cpu to test and confirm this is the same there. |
Beta Was this translation helpful? Give feedback.
-
I run on a 7200u and can confirm the same result after removing the i965 line in docker {"return_code":0,"stderr":"","stdout":"vainfo: VA-API version: 1.22 (libva 2.12.0) |
Beta Was this translation helpful? Give feedback.
-
Docs updated in #18625 |
Beta Was this translation helpful? Give feedback.
Docs updated in #18625