Video Output currently active

joshnwithya

New Member
Guys I am so stuck, the video output is active and I can't figure out what the issue is. As far as I know I shouldn't have any plugins affecting it. Please help, im just trying to change video settings
 

Attachments

  • 2024-08-08 17-02-15.txt
    74.8 KB · Views: 16

koala

Active Member
You started the replay buffer. That's a video output. The virtual webcam is a video output as well.
 

Suslik V

Active Member
It is likely the
Code:
17:02:16.133:     vertical-canvas.dll
plugin (it has own output).

But if you want to make sure, try special .lua script that enumerates outputs and writes to the log status of each output:
 
Top