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

UI: Fix stats window #10867

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Conversation

deltamaya
Copy link

Now the frame count in stats window will display correctly with rescale output turned on
I think this time it makes more sense?

Description

Use the encoder's video frame count instead of the obs main mix video

Motivation and Context

Fixes issue: #10744

How Has This Been Tested?

Tested with simple scene when streaming and recording

Types of changes

Bug fix

Checklist:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

Now the frame count in stats window will display correctly with rescale output turned on
@WizardCM WizardCM added the Bug Fix Non-breaking change which fixes an issue label Jun 17, 2024
@RytoEX RytoEX added this to the OBS Studio 31 milestone Jun 17, 2024
Copy link
Contributor

@norihiro norihiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The commit description has a too-long line. It should be wrapped at 72-column.

UI/window-basic-stats.cpp Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Fix Non-breaking change which fixes an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants