Bug Report Found a BUG ERR!!! Which locks you out of OBS. If anyone has a quick fix, let me know.

Master Buddha

New Member
(I'm running a Surface Pro 6 | WIN10 Build 1909)
Here's how you make it happen.

  • Launch OBS

  • Open settings

  • Click on Video.

  • Now change the resolution to 1x1.

  • Restart OBS

  • Witness the program ceasing to open because of a video ERR.

I'm not a computer scientist to the only step I know how to take was reinstall the program, losing a bunch of settings.
 
Last edited:
There's most likely an options.txt somewhere in the program data files that you could fix that through, although I don't know the exact location
 
%appdata% --> obs-studio --> basic --> profiles --> ProfileName --> basic.ini -->
Code:
[Video]
BaseCX=1280
BaseCY=720
OutputCX=1280
OutputCY=720
Something like that^
 
Back
Top