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

Capture shutdown failure when application switches refresh rate #19

Open
sabaatworld opened this issue Jan 25, 2018 · 2 comments
Open
Labels

Comments

@sabaatworld
Copy link
Owner

Reported by @RickDB

Noticing an odd bug:

  • Enable HSC either via systray or API
  • Start playback of 24P content (switches from 60hz) via Kodi for instance
  • Tested and toggle capture still works while playing
  • Stop playback
  • Toggle via systray and API reports success but capture is still running, logs show successful shutdown without errors.
  • Only way to fix atm is to restart HSC

Best guess is some capture task isn't attached or incorrectly marked as successfully shutdown and only happens when I use refresh rate switching

@RickDB
Copy link

RickDB commented Feb 11, 2018

Managed to capture the error to log:

hyperion-screen-capture.log

Attached VS to it as well which reports a DXGI error:

hypcaptureerror

What is odd though is that during short playback it's fine, only after > 10 minutes of playback and stop it results in this error, leaving capture on even though HyperScreenCapture shows it as disabled.

@sabaatworld
Copy link
Owner Author

Newly released v2.9 has modified retry behavior which might fix this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants