-
Notifications
You must be signed in to change notification settings - Fork 26
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
Captures at 30fps. #70
Comments
There's no throttling, it captures every single frame from the game. Even if OBS is set to record at lower framerate, the plugin will still capture each game's frame. |
It is what it is, I tested Elden RIng, Dark Souls III and Mortal Shell (I don't have any other games)
|
Can you upload sample recording? |
Does enabling/disabling cursor make any difference? |
:D ye that fixes it. But what to do if I don't want the cursor? Added: It seems like it goes back to 30fps the moment i enable windowed preview. |
So enabling cursor fixed it? That's strange, I would certainly expect it the other way around.
What's windowed preview? Also, do you have multiple screens? |
Cursor seems to have no effect on it anymore, it stays at 60fps if there is no "Windowed Projector (preview)". I have single 4k@60hz monitor. It also goes to 30fps the moment you open "Game Capture" source settings. Added: could it be that plugin intentionally lowers the capturing framerate when settings are opened and also treats additional preview window the same way? Or thinks that settings are opened? |
No, there's nothing like that in the plugin. The plugin code is actually very simple. What's to blame here is most likely nvidia+xorg. What I don't understand is why it can only be reproduced with game capture. You are only setting Crazy idea, maybe it halves the framerate for each copy of the scene? So if you open game capture preferences AND the windowed preview, would it bring it down to 15fps? |
LOL yes it does drop it to 15fps Added: the normal preview in obs window itself doesn't cause it. |
It does seem like nvidia EGL bug then. Can you try to add "Media Source" to the scene with some video file and reproduce the same frame halving behavior (with OBS running with |
Yes it is absolutely the same with "Media Source". |
In that case, you can try reporting it to nvidia.
The plugin doesn't support running multiple instances of OBS. Is that actually valid usecase? |
Well, it is kinda valid but I'd say it is very specific use case, no need to worry about it. Added: I will try to report to nvidia, should I tell them that framerate halves with each new copy of the same scene, right? |
It generally should be yes, but you should benchmark it for yourself on your setup.
It should be enough to tell them how to reproduce it (Xorg + OBS_USE_EGL + media source). You can also link this issue. |
K, thanks for the help and plugin! |
OBS is set to record at 60fps, both the preview of source and recording itself looks like 30fps.
There is no such issue with any other method of capturing window or entire screen.
As if plugin is just set to capture at 30fps.
i3wm
archlinux zen
nvidia proprietary
all up to date
Thanks.
The text was updated successfully, but these errors were encountered: