Hi,
Looks like if before I was able to do window capture (xcomposite) on large windows (i.e. 3440x14440), with most recent Nvidia drivers - 440.82) seems like OBS (25.0.8) gives me an error like:
If I pick smaller windows (as in FHD 1920x1080 or slightly larger) it does work.
I also tested with a sample X11 and OpenGL code, and indeed I get very similar results (in fact are the same...):
Can someone else confirm the same?
Please note I'm running all of this on a 2080 Ti RTX, kernel Linux scv 5.3.0-51-generic
Looks like if before I was able to do window capture (xcomposite) on large windows (i.e. 3440x14440), with most recent Nvidia drivers - 440.82) seems like OBS (25.0.8) gives me an error like:
Code:
error: xcompcap: glXCreatePixmap failed: BadAlloc (insufficient resources for operation)
I also tested with a sample X11 and OpenGL code, and indeed I get very similar results (in fact are the same...):
Code:
X Error of failed request: BadAlloc (insufficient resources for operation)
Can someone else confirm the same?
Please note I'm running all of this on a 2080 Ti RTX, kernel Linux scv 5.3.0-51-generic