intel / intel/media-driver

[Bug]: Missing VAProfileVP9Profile0 : VAEntrypointEncSlice for Kaby Lake when using iHD driver

Open
#1,447 2 comments 0 reactions 1 assignee Claimed by @leyu-yao View on GitHub
Duplicate Encode VP9
Dominant language
C
Stars
1.2k
Forks
383
Avg merge
8d 18h
Merged PRs (30d)
4

Description

### Which component impacted?

Encode

### Is it regression? Good in old configuration?

_No response_

### What happened?

1. I ran `vainfo` using **iHD** driver
2. I ran `vainfo` using **i965** driver
3. I compared the both of them and **iHD** doesn't have `VAProfileVP9Profile0 : VAEntrypointEncSlice` but **i965** has it.
4. Video conference and Video calls doesn't use video acceleration when my camera is turned on

### What's the usage scenario when you are seeing the problem?

Video Conference

### What impacted?

I noticed that using `intel_gpu_top` yields no changes in the Video when using Google Meet or Facebook. There should be a rise in percentage in Video when my webcam is turned on but there is none. I suspect that there is no encoder for VP9 in the driver for Intel HD 620 (Kaby Lake). I've read the documentation for my GPU and it should have a VP9 8-bit encoding capability.

### Debug Information

1.
intel-media-driver version : 22.3.1
libva version : 2.14.0
libva-utils version : 2.14.0

2.
`ls /dev/dri
by-path card0 card1 renderD128 renderD129
`

3.
[vainfo.log](https://github.com/intel/media-driver/files/8992749/vainfo.log)

4.
[libva_trace.log](https://github.com/intel/media-driver/files/8992766/libva_trace.log)

5
[dmesg.log](https://github.com/intel/media-driver/files/8992770/dmesg.log)

### Do you want to contribute a patch to fix the issue?

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.