Can I ask what version of ffmpeg you’re running? I’ve been streaming with hardware encoding earlier this week, but now I'm getting the same popup you screenshot. I’ve been trying to roll back some drivers and rebuild/recompile some things and other things to see if any of that works. I’m suspecting it may be related to the bump to ffmpeg 9.0 which is a very invasive update in that a lot of packages depend on it, so it’d be a significant part of the system I’d have to roll back and use outdated. :\ (I use Arch (btw); so not sure if Manjaro has gotten the ffmpeg 9.0(.1) package yet.)
ffmpeg version n9.0 Copyright (c) 2000-2026 the FFmpeg developers
built with gcc 16 (GCC)
This log seems to show that the GPU driver can only do OpenGL 2.1. For OBS you will need a GPU and driver to support OpenGL 3.3 or higher. So perhaps the hardware is simply not capable or the driver isn't. There may be more drivers available for this GPU, maybe a Intel proprietary one, this is uop to you to research. By the age of this hardware it may just be that is does not support the requirements of current OBS.
Doing some research, I found bad news... for me at all. And what the heck! Understanding Intel's CPUs and GPUs (iGPU) sucks! These names are so counterintuitive! Looks like I'm studying biology, but it's even less fun!
In short, it doesn't support later 2.1 versions of OpenGL (see
https://www.techpowerup.com/gpu-specs/hd-graphics-16eu-mobile.c1241).
For the whole history, my CPU [
Intel(R) Core(TM) i5 450M] uses the
Westmere microarchitecture which covers a lot of servers and desktop (Clarkdale) and mobile (laptop; Arrandale) CPUs. Looking for its
microarchitecture capabilities it only supports till 2.1 OpenGL, not even Vulkan . You can see
here too below
Arrandale >
Core i5-4x0M on the table.
On top of it, the years ago case on Ubuntu was the same history: the CPU — i5 650 (Clarkdale; desktop) — one is from the same microarchitecture.
I hope this helps those guys looking for playing some games on emulators like RetroArch with Flycast which needs Vulkan or OpenGL (
glcore) and recording with OBS. It's frustrating — I know —, but for guys who started using PCs around 2015, the 10 older hardwere are now the ones from the last decade. It's time to change, and let it rest . Still it's not the end of the world at all LOL.