Question / Help I need help OBS Studio 25.0.4 with window capture

Durak_nu_da

New Member
Когда я делаю захват окна, у меня появляются желтые линии вокруг окна. заранее спасибо
2020-04-22_00-09-34.png
 
The yellow lines are a result of the new windows 1909 update implementation for the capture hook that allows for any application to be captured now.

Switching the window capture method to BitBlt will use the other method which does not produce the yellow border. However, this does not work with hardware accelerated applications. In order to capture programs like Chrome, ensure hardware acceleration is disabled in the advanced options of the browser.
 
See the second part of my post.

The windows 1909 update method giving the yellow outline is something that is done on the windows side. That's not OBS causing it -- any program that uses this new capture method will cause the yellow outline.

The only "fix" to this method would be if there's an option in a future windows update to remove this, or if there's an external hack that prevents this from happening. Either way is not controlled by OBS.
 
Back
Top