Skip to content
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

Support window and full-display capture #3

Closed
3 tasks done
robmikh opened this issue Dec 18, 2021 · 1 comment
Closed
3 tasks done

Support window and full-display capture #3

robmikh opened this issue Dec 18, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@robmikh
Copy link
Owner

robmikh commented Dec 18, 2021

A couple things have to happen to support this:

  • Ensure image size is even
  • Copy only what's within the content size for each Direct3D11CaptureFrame
  • CLI to specify which window/display to capture
@robmikh robmikh added the enhancement New feature or request label Dec 18, 2021
@robmikh
Copy link
Owner Author

robmikh commented Dec 19, 2021

Mostly implemented as of 69fe64d

@robmikh robmikh closed this as completed Dec 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant