obs manjaro can't open video

solartony

New Member
obs on manjaro 5.15 'failed to open video ...'
CPU:
Info: dual core model: Intel Core i3 M 380 bits: 64 type: MT MCP cache:
L2: 512 KiB
Speed (MHz): avg: 1330 min/max: 931/2527 cores: 1: 931 2: 931 3: 2527
4: 931
Graphics:
Device-1: Intel Core Processor Integrated Graphics driver: i915 v: kernel
Device-2: Realtek Integrated Webcam type: USB driver: uvcvideo
Display: server: X.Org 1.21.1.2 driver: loaded: modesetting
resolution: 1366x768~60Hz
OpenGL: renderer: Mesa DRI Intel HD Graphics (ILK) v: 2.1 Mesa 21.2.5

mhwd -li --pci  ✔
> Installed PCI configs:
--------------------------------------------------------------------------------
NAME VERSION FREEDRIVER TYPEnz
--------------------------------------------------------------------------------
video-linux 2018.05.04 true PCI

uname -a
Linux apache-inspironn5040 5.15.7-1-MANJARO #1 SMP PREEMPT Wed Dec 8 10:09:19 UTC 2021 x86_64 GNU/Linux



what gives ?
 
Last edited:

solartony

New Member
Post the output of
Code:
glxinfo -B
Check if your GPU supports OpenGL 3.3.

thx tuna,
glxinfo -B 
✔

name of display: :0
display: :0 screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
Vendor: Intel Open Source Technology Center (0x8086)
Device: Mesa DRI Intel(R) HD Graphics (ILK) (0x46)
Version: 21.2.5
Accelerated: yes
Video memory: 1536MB
Unified memory: yes
Preferred profile: compat (0x2)
Max core profile version: 0.0
Max compat profile version: 2.1
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 2.0
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) HD Graphics (ILK)
OpenGL version string: 2.1 Mesa 21.2.5
OpenGL shading language version string: 1.20

OpenGL ES profile version string: OpenGL ES 2.0 Mesa 21.2.5
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 1.0.16
 

Tuna

Member
Not that I know of. Earlier version required 3.1 instead of 3.3. Thats still way above 2.1. Also it seems to me that your target machine is way to weak to make anything useful with OBS anyway.
 

Tuna

Member
Any decent, modern model should do it. You will just need a GPU or integrated GPU that can do OpenGL 3.3.

It ultimately depends on how hard you want to push it..
 
Top