ma3uk / obs-qsv-onevpl

obs-qsv11 plugin with oneVPL support
44 stars 1 forks source link

Hardware device returned unexpected errors (MFX_ERR_DEVICE_FAILED) #22

Closed UsatoTokari closed 11 months ago

UsatoTokari commented 12 months ago

I get an error when I try to recording using onevpl_H264 (also with HEVC and vp9) SC_err I've tried different encoder options, turning off Enctools, Lookahed, and Extbrc, but I always get an error. At the moment I am using driver 4885, but I have tested everything up to 4952. I also tried installing all versions of OBS from 30beta to 30RC2. When using obs 29.1.3, the log file says that the onevpl module is not loaded (or is not supported for the version. I can accurately reproduce this if necessary), so I decided (maybe I’m wrong) that build dev6 is intended for obs 30+, because it doesn’t I can use it with 29.1.3 As a result, I can record with oneVPL dev5 in obs 29.1.3 and 30RK2, but the dev6 version in obs 30+ gives an error and the module does not load in 29.1.3.

My log 2023-11-10 20-09-24.txt

ma3uk commented 11 months ago

@UsatoTokari Is Intel integrated graphics used? Because I don't see Arc family graphics in the log file. In order to exclude possible errors, please enable the Lowpower parameter. If there will be no more errors after enabling it, be sure to report here

I inform you in advance that in the next versions of the plugin there will be a refusal to support the encoding mode without enabling Lowpower, since Intel refuses to support it further.

UsatoTokari commented 11 months ago

I use Intel integrated graphics, in my case it's UHD 750. I tried using forced LowPower, but it didn't help. 2023-11-11 17-03-04.txt

CS1 cs2 cs3 Perhaps I should force settings that are not compatible with lowpower, but I have a lack of knowledge about this.

ma3uk commented 11 months ago

obs-qsvonevpl.zip @UsatoTokari Try this build

UsatoTokari commented 11 months ago

still throws an error. cs4 2023-11-11 22-15-08.txt

ma3uk commented 11 months ago

@UsatoTokari Contact me at Discord "myonezgg", we will solve the problem.

ALETTERR commented 11 months ago

I encountered the same problem