No VA-API VAEntrypointVideoProc on Kaby Lake with the (free) intel-media-driver
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GStreamer |
Fix Released
|
Unknown
|
|||
gstreamer (Ubuntu) |
Fix Committed
|
Medium
|
Unassigned | ||
intel-media-driver (Ubuntu) |
Won't Fix
|
Undecided
|
Unassigned | ||
intel-media-driver-non-free (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
On my laptop with an Intel Core i7-7500U CPU (Kaby Lake), the iHD VA-API driver does not report VAEntrypointVid
libva info: VA-API version 1.17.0
libva info: Trying to open /usr/lib/
libva info: Found init function __vaDriverInit_1_17
libva info: va_openDriver() returns 0
vainfo: VA-API version: 1.17 (libva 2.12.0)
vainfo: Driver version: Intel iHD driver for Intel(R) Gen Graphics - 23.1.2 ()
vainfo: Supported profile and entrypoints
Normally I'd expect to also see a line like:
Among other things, this causes Totem to malfunction with the error "GStreamer element vaapipostproc is required to play the file, but it is not installed". Presumably it assumes that if hardware accelerated decoders are available, so is post processing.
This seems like it might possibly be related to bug 2019831, but that was about problems in Jammy and the version it suggests should fix the problem is older than what's shipped in Lunar. Either they reintroduced the problems, or it wasn't really fixed.
ProblemType: Bug
DistroRelease: Ubuntu 23.04
Package: intel-media-
ProcVersionSign
Uname: Linux 6.2.0-20-generic x86_64
ApportVersion: 2.26.1-0ubuntu2
Architecture: amd64
CasperMD5CheckR
CurrentDesktop: ubuntu:GNOME
Date: Wed May 17 12:39:40 2023
InstallationDate: Installed on 2017-09-02 (2082 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170901)
SourcePackage: intel-media-driver
UpgradeStatus: Upgraded to lunar on 2023-03-29 (49 days ago)
summary: |
- No VA-API VAEntrypointVideoProc on Lunar + No VA-API VAEntrypointVideoProc on Kaby Lake |
Changed in gstreamer: | |
status: | Unknown → New |
Changed in gstreamer-vaapi (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in gstreamer: | |
status: | New → Fix Released |
affects: | gstreamer-vaapi (Ubuntu) → gstreamer (Ubuntu) |
Changed in gstreamer (Ubuntu): | |
status: | Triaged → Fix Committed |
tags: | added: fixed-in-gstreamer-1.23 fixed-upstream |
It looks like this isn't related to the other bug report. I hadn't fully understood the table at the bottom of this readme file:
https:/ /github. com/intel/ media-driver/ blob/master/ README. md
Looks like my CPU is one year too old to support post-processing with the free shaders.