-
libva info: VA-API version 0.40.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_40
vainfo: i…
-
Transcoding with hevc on systems with hybrid graphics (Nvida + Intel iGPU) seems to be broken ATM, seems like it's still trying to use Nvidia even though it should fallback to using Intel after failin…
-
Hello!
I want to use GPU acceleration for MCU.
I bulit libva, media-driver, libva-utils, gmmlib, intel-vaapi-driver and then I exec vainfo,
report :
**error: can't connect to X server…
-
When I try to run ollama with docker everytime it's asked to generate via API i see
```
msg="error loading llama server" error="llama runner process has terminated: signal: aborted (core dumped)"
…
-
### Current Behavior
When attempting to use H265 QSV, program throws error: MFXVideoENCODE_Init failed (-3)
### Expected Behavior
For the H265 QSV encoder to successfully process files
### Steps T…
-
vainfo;
Trying display: x11
vainfo: VA-API version: 1.18 (libva 2.17.1)
vainfo: Driver version: Intel i965 driver for Intel(R) Ivybridge Mobile - 2.4.1
Graphics:
Device-1: Intel 3rd Gen Core pr…
-
Thanks for creating this project, I have two renderers (amd and intel) but only the intel device can be used, however the wrong device is chosen. On my system it's renderD129 rather than renderD128
…
-
### Which component impacted?
Decode
### Is it regression? Good in old configuration?
This is a new configuration so I couldn't say
### What happened?
1. Installed intel-media-driver (r…
-
In wayland VAAPI not working in chromium, i think is need some patches for ozone platform.
These is my config, i have tried to use --use-gl and define ozone for wayland but using gl=egl not have text…
-
I try to do hardware decode on Intel(R) Core(TM) i7-7700K using ffmpeg and vaapi. I installed libva libva-utils libdrm intel-vaapi-driver and recompiled ffmpeg with --enable-vaapi configure.
xxx@…