bozbez / win-capture-audio

An OBS plugin that allows capture of independant application audio streams on Windows, in a similar fashion to OBS's game capture and Discord's application streaming.
GNU General Public License v2.0
3.73k stars 203 forks source link

Re-implement window selection #238

Open fGeorjje opened 1 year ago

fGeorjje commented 1 year ago

With newer versions of the plugin it is impossible to capture a specific window when have multiple instances of the same program running. For example, when running two VLC media player instances, it is not possible to capture a specific one of the two.

The old UI (based on the game capture UI) worked great for this.