Shayne Hartford
New Member
When I run obs I notice there is flickering both on the projector and in recording, this stops if you stop the compositor, or disable NVIDIA flipping.
A similar program named SimpleScreenRecorder has a prompt on start to disable flipping while the program is running, and I think this would be a great addition to obs.
Probably not a prompt, just a checkbox in the advanced tab to disable flipping while obs is running, this is the file they use that gets/sets flipping, but it's just two commands:
Get the value: "nvidia-settings -tq AllowFlipping"
Set the value: "nvidia-settings -a AllowFlipping=0" 0 or 1
Also not sure if this is the place for suggestions, but the github doesn't take issues so this seemed the best place.
A similar program named SimpleScreenRecorder has a prompt on start to disable flipping while the program is running, and I think this would be a great addition to obs.
Probably not a prompt, just a checkbox in the advanced tab to disable flipping while obs is running, this is the file they use that gets/sets flipping, but it's just two commands:
Get the value: "nvidia-settings -tq AllowFlipping"
Set the value: "nvidia-settings -a AllowFlipping=0" 0 or 1
Also not sure if this is the place for suggestions, but the github doesn't take issues so this seemed the best place.