Skip to content

obs 28.0 update causing window projector to not be capturable #160

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ArthurOudini opened this issue Sep 2, 2022 · 7 comments · Fixed by #211
Closed

obs 28.0 update causing window projector to not be capturable #160

ArthurOudini opened this issue Sep 2, 2022 · 7 comments · Fixed by #211
Labels
bug Something isn't working Included in next release

Comments

@ArthurOudini
Copy link

Hi,
OBS 28.0 released yesterday and I did the update.
The autosplitter was always watching a "window projector (source)" of the game feed.
With 28.0 it doesn't work anymore for some reason. Had some frozen captures to start with and today it's not getting any image from there. tried both with selecting a window and with selecting an area.

I hope it's an easy fix, feel free to reach to me on discord arthuroudini#0162

@Avasam
Copy link
Collaborator

Avasam commented Sep 2, 2022

Can you try out https://github.com/Avasam/Auto-Split/releases ?

@Toufool
Copy link
Owner

Toufool commented Sep 3, 2022

current workarounds for anyone looking at this:

  1. don't update obs to 28 or
  2. use Avasam's 2.0.0 alpha build (https://github.com/Avasam/Auto-Split/releases) and select a capture method that is NOT "BitBlt"

@ArthurOudini
Copy link
Author

I ended up re-installing a 27.xx version of OBS to have things work.
I had no clue there is Avasam's branch, it looks super cool.
Also OBS just released 28.0.1 I wonder if they have corrected this issue.
I'm a bit afraid of retrying, I'll post here if I do so. Thanks a lot for the answers

@Toufool
Copy link
Owner

Toufool commented Sep 3, 2022

@ArthurOudini just a heads up, alpha 5 from Avasam's branch is a bit unstable due to a change from threading to asyncio. If you want it to be a bit more stable, use alpha 4.

@ArthurOudini
Copy link
Author

You were right, Avasam's alpha 5 is capturing the window-projector of obs 28.0.0 but it has to not be "BitBlt".
btw the UI looks very good I like it !

@eleusive
Copy link

eleusive commented Oct 7, 2022

Hi, I tried using Avasam's alpha 6 with OBS 28.0.3 and AutoSplit wasn't able to capture the window-projector (tried both a window capture using not-BitBlt and my elgato capture which doesn't have this option). The preview window will just show the first frame and remain static. Downgrading to OBS 27.x.x worked fine.

@Avasam
Copy link
Collaborator

Avasam commented Nov 19, 2022

@eleusive Do you only get a single frame even with Windows Graphics Capture AND D3D Desktop Duplication?

Also just for personal ref, using LearningModelDevice may be problematic, I'll go back to using it at backup pywinrt/python-winsdk#11 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Included in next release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants