Skip to content

Build fresh intel libva, gmmlib, media-driver to fix vaapi issues using newer N100, N150 CPUs #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

dermodmaster
Copy link

Getting ffmpeg errors like the following is very annoying on newer CPUs like N100, N150

[AVHWDeviceContext @ 0x64ba1d724940] libva: /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so init failed
[AVHWDeviceContext @ 0x64ba1d724940] libva: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init failed
[AVHWDeviceContext @ 0x64ba1d724940] Failed to initialise VAAPI connection: -1 (unknown libva error).
Device creation failed: -5.
Failed to set value '/dev/dri/renderD128' for option 'vaapi_device': Input/output error
Error parsing global options: Input/output error

See at:
datarhei/restreamer#646
and maybe datarhei/restreamer#522 too

This is getting fixed by building the newest libva, gmmlib and media-driver according to this official manual from intel and copying them into the second docker stage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants