Skip to content

Window Capture Framerate could be based off target window framerate #9

Description

@ocbaker

Hey,

In regards to your capture framerate I suggest you might want to consider scraping the framerate from the target window and use that or the user selected framerate (whichever is lowest).

For example, Capturing Chrome at over 60FPS is nearly pointless, especially if the window is only rendering at 5 FPS or something. A lot of Windows applications have their framerate tied to updates. So if the window is doing nothing it will only render at maybe even 1FPS, but as soon as you do something it will jump up to process that action.

This might help prevent unnecessary rendering.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions